mirror of
https://github.com/pret/pokeyellow.git
synced 2026-09-26 21:24:46 -04:00
9 lines
126 B
NASM
9 lines
126 B
NASM
CeladonCityPrintTrainerTips1Text::
|
|
ld hl, .text
|
|
call PrintText
|
|
ret
|
|
|
|
.text
|
|
text_far _CeladonCityTrainerTips1Text
|
|
text_end
|