shithub: pokered

ref: 1b9540cc49f76626445d2cb5744be1e81c709ca8
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