shithub: pokered

ref: dd4f0a0064921f74fd68750848fca87ae21c4545
dir: /scripts/school.asm/

View raw version
SchoolScript:
	jp EnableAutoTextBoxDrawing

SchoolTextPointers:
	dw SchoolText1
	dw SchoolText2

SchoolText1:
	TX_FAR _SchoolText1
	db "@"

SchoolText2:
	TX_FAR _SchoolText2
	db "@"