mirror of
https://github.com/pret/pokeyellow.git
synced 2026-04-25 16:19:51 -05:00
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
21 lines
377 B
NASM
21 lines
377 B
NASM
_FuchsiaPokecenterRockerText::
|
|
text "You can't win"
|
|
line "with just one"
|
|
cont "strong #MON."
|
|
|
|
para "It's tough, but"
|
|
line "you have to raise"
|
|
cont "them evenly."
|
|
done
|
|
|
|
_FuchsiaPokecenterCooltrainerFText::
|
|
text "There's a narrow"
|
|
line "trail west of"
|
|
cont "VIRIDIAN CITY."
|
|
|
|
para "It goes to #MON"
|
|
line "LEAGUE HQ."
|
|
cont "The HQ governs"
|
|
cont "all trainers."
|
|
done
|