blob: 8f83e86a7e2194ab530db3bb6aa3d63e7fa83175 (
plain)
| 1
2
3
4
5
6
7
8
9
10
 | CeladonMansion2F_Script:
	call EnableAutoTextBoxDrawing
	ret
CeladonMansion2F_TextPointers:
	dw CeladonMansion2Text1
CeladonMansion2Text1:
	text_far _CeladonMansion2Text1
	text_end
 |