shithub: pokered

ref: 25c27785aa83a12330ea58e1e35b2fec90dd84f4
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 "@"