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

23 lines
403 B
NASM

_CeladonMart2Text3:: ; 9c76b (27:476b)
text "SUPER REPEL keeps"
line "weak #MON at"
cont "bay..."
para "Hmm, it's a more"
line "powerful REPEL!"
done
_CeladonMart2Text4:: ; 9c7b2 (27:47b2)
text "For long outings,"
line "you should buy"
cont "REVIVE."
done
_CeladonMart2Text5:: ; 9c7dc (27:47dc)
text "Top Grade Items"
line "for Trainers!"
para "2F: TRAINER'S"
line " MARKET"
done