shithub: pokered

ref: 9b6f57832eac84e602d38179651027bae450b54f
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 "@"