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

32 lines
560 B
NASM

_SafariZoneWestText5:: ; 85719 (21:5719)
text "REST HOUSE"
done
_SafariZoneWestText6:: ; 85725 (21:5725)
text "REQUEST NOTICE"
para "Please find the"
line "SAFARI WARDEN's"
cont "lost GOLD TEETH."
cont "They're around"
cont "here somewhere."
para "Reward offered!"
line "Contact: WARDEN"
done
_SafariZoneWestText7:: ; 857a3 (21:57a3)
text "TRAINER TIPS"
para "Zone Exploration"
line "Campaign!"
para "The Search for"
line "the SECRET HOUSE!"
done
_SafariZoneWestText8:: ; 857ed (21:57ed)
text "AREA 3"
line "EAST: CENTER AREA"
done