shithub: pokered

ref: ecd2eb2447bf4dee4ec3be35f881c7e7102adb1b
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