mirror of
https://github.com/pret/pokeyellow.git
synced 2026-04-26 09:42: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.
24 lines
417 B
NASM
24 lines
417 B
NASM
_ViridianNicknameHouseBaldingGuyText::
|
|
text "Coming up with"
|
|
line "nicknames is fun,"
|
|
cont "but hard."
|
|
|
|
para "Simple names are"
|
|
line "the easiest to"
|
|
cont "remember."
|
|
done
|
|
|
|
_ViridianNicknameHouseLittleGirlText::
|
|
text "My Daddy loves"
|
|
line "#MON too."
|
|
done
|
|
|
|
_ViridianNicknameHouseSpearowText::
|
|
text "SPEARY: Tetweet!"
|
|
done
|
|
|
|
_ViridianNicknameHouseSpearySignText::
|
|
text "SPEAROW"
|
|
line "Name: SPEARY"
|
|
done
|