shithub: pokered

ref: e535af3dffd5df0bc868a983a1006f603bb17722
dir: /scripts/ViridianSchoolHouse.asm/

View raw version
ViridianSchoolHouse_Script:
	jp EnableAutoTextBoxDrawing

ViridianSchoolHouse_TextPointers:
	dw SchoolText1
	dw SchoolText2

SchoolText1:
	text_far _SchoolText1
	text_end

SchoolText2:
	text_far _SchoolText2
	text_end