aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/CeladonCity_2.asm
blob: d2c1c4a3c9614eb0723afa1b7e9b8cf95233d752 (plain) (blame)
1
2
3
4
5
6
7
8
CeladonCityPrintTrainerTips1Text::
	ld hl, .text
	call PrintText
	ret

.text
	text_far _CeladonCityTrainerTips1Text
	text_end