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

54 lines
877 B
NASM

_UnnamedText_560b1:: ; 9c510 (27:4510)
text "I'm the FISHING"
line "GURU!"
para "I simply Looove"
line "fishing!"
para "Do you like to"
line "fish?"
done
_UnnamedText_560b6:: ; 9c554 (27:4554)
text "Grand! I like"
line "your style!"
para "Take this and"
line "fish, young one!"
para $52, " received"
line "an @"
TX_RAM $cf4b
text "!@@"
_UnnamedText_560bb:: ; 9c5a4 (27:45a4)
db $0
para "Fishing is a way"
line "of life!"
para "From the seas to"
line "rivers, go out"
cont "and land the big"
cont "one, young one!"
done
_UnnamedText_560c0:: ; 9c601 (27:4601)
text "Oh... That's so"
line "disappointing..."
done
_UnnamedText_560c5:: ; 9c622 (27:4622)
text "Hello there,"
line $52, "!"
para "How are the fish"
line "biting?"
done
_UnnamedText_560ca:: ; 9c64c (27:464c)
text "Oh no!"
para "You have no room"
line "for my gift!"
done