mirror of
https://github.com/pret/pokered.git
synced 2026-04-13 16:49: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.
23 lines
436 B
NASM
23 lines
436 B
NASM
_Route16Gate1FGuardNoPedestriansAllowedText::
|
|
text "No pedestrians"
|
|
line "are allowed on"
|
|
cont "CYCLING ROAD!"
|
|
done
|
|
|
|
_Route16Gate1FGuardCyclingRoadExplanationText::
|
|
text "CYCLING ROAD is a"
|
|
line "downhill course"
|
|
cont "by the sea. It's"
|
|
cont "a great ride."
|
|
done
|
|
|
|
_Route16Gate1FGuardWaitUpText::
|
|
text "Excuse me! Wait"
|
|
line "up please!"
|
|
done
|
|
|
|
_Route16Gate1FGamblerText::
|
|
text "How'd you get in?"
|
|
line "Good effort!"
|
|
done
|