shithub: pokered

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