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