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

20 lines
401 B
NASM

_UnnamedText_1e704:: ; 8cfbb (23:4fbb)
text "Only truly skilled"
line "trainers are"
cont "allowed through."
para "You don't have the"
line "BOULDERBADGE yet!@@"
_UnnamedText_1e715:: ; 8d012 (23:5012)
db $0
para "The rules are"
line "rules. I can't"
cont "let you pass."
done
_UnnamedText_1e71a:: ; 8d03e (23:503e)
text "Oh! That is the"
line "BOULDERBADGE!"
cont "Go right ahead!@@"