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.
12 lines
222 B
NASM
12 lines
222 B
NASM
_SafariZoneCenterRestHouseGirlText::
|
|
text "SARA: Where did"
|
|
line "my boy friend,"
|
|
cont "ERIK, go?"
|
|
done
|
|
|
|
_SafariZoneCenterRestHouseScientistText::
|
|
text "I'm catching"
|
|
line "#MON to take"
|
|
cont "home as gifts!"
|
|
done
|