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

17 lines
300 B
NASM

_SafariZoneEastText5:: ; 855e0 (21:55e0)
text "REST HOUSE"
done
_SafariZoneEastText6:: ; 855ec (21:55ec)
text "TRAINER TIPS"
para "The remaining time"
line "declines only"
cont "while you walk!"
done
_SafariZoneEastText7:: ; 8562b (21:562b)
text "CENTER AREA"
line "NORTH: AREA 2"
done