pokeyellow/scripts/CeladonCity_2.asm

9 lines
126 B
NASM

CeladonCityPrintTrainerTips1Text::
ld hl, .text
call PrintText
ret
.text
text_far _CeladonCityTrainerTips1Text
text_end