pokered/text/maps/underground_path_route_7_entrance_unused.asm
yenatch 1b9ee46af9 Get rid of globals.asm. Use ::s to export labels between objects.
globals.asm was a hack that:
- gave rgbasm an extra 100k lines to read
- increased reliance on the python preprocessor
- made the makefile a mess
- gave object creation an extra step
- wasn't even necessary

This speeds up build time by at least a third.
2014-01-27 16:24:13 -05:00

36 lines
700 B
NASM

_UnnamedText_5d773:: ; 8c132 (23:4132)
text "I want to shop at"
line "the dept. store"
cont "in CELADON but..."
para "There are so many"
line "rough looking"
cont "people there."
done
_UnnamedText_5d778:: ; 8c195 (23:4195)
text "TEAM ROCKET had a"
line "secret hideout in"
cont "CELADON CITY?"
done
_UnnamedText_5d77d:: ; 8c1c8 (23:41c8)
text "You're here to"
line "shop in CELADON?"
para "Just step outside"
line "and head west!"
done
_UnnamedText_5d782:: ; 8c209 (23:4209)
text "The UNDERGROUND"
line "PATH goes beneath"
cont "SAFFRON and leads"
cont "to LAVENDER."
para "If you're heading"
line "to CERULEAN, go"
cont "to the building"
cont "across the road."
done