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

18 lines
351 B
NASM

_UnnamedText_74cc6:: ; 985ac (26:45ac)
text "A shady, old man"
line "got me to buy"
cont "this really weird"
cont "fish #MON!"
para "It's totally weak"
line "and it cost ¥500!"
done
_UnnamedText_74cd5:: ; 9860c (26:460c)
text "Good things can"
line "happen if you"
cont "raise #MON"
cont "diligently, even"
cont "the weak ones!"
done