shithub: pokered

ref: 4c6a58ee21326ff8249914704ba6043b8b9af239
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