pokered/text/maps/route_16_gate_upstairs.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

27 lines
475 B
NASM

_UnnamedText_49820:: ; 8cd49 (23:4d49)
text "I'm going for a"
line "ride with my girl"
cont "friend!"
done
_UnnamedText_4982f:: ; 8cd73 (23:4d73)
text "We're going"
line "riding together!"
done
_UnnamedText_4983b:: ; 8cd90 (23:4d90)
text "Looked into the"
line "binoculars."
para "It's CELADON DEPT."
line "STORE!"
done
_UnnamedText_49847:: ; 8cdc6 (23:4dc6)
text "Looked into the"
line "binoculars."
para "There's a long"
line "path over water!"
done