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

28 lines
493 B
NASM

_FuchsiaHouse1Text1:: ; 9e2a3 (27:62a3)
text "SAFARI ZONE's"
line "WARDEN is old,"
cont "but still active!"
para "All his teeth are"
line "false, though."
done
_FuchsiaHouse1Text2:: ; 9e2f3 (27:62f3)
text "Hmm? You've met"
line "BILL?"
para "He's my grandson!"
para "He always liked"
line "collecting things"
cont "even as a child!"
done
_FuchsiaHouse1Text3:: ; 9e34d (27:634d)
text "BILL files his"
line "own #MON data"
cont "on his PC!"
para "Did he show you?"
done