blob: 6ff60ec6c6557f22785f2753f082e8ecdae2a1af (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | SafariZoneCenterScript: ; 45bb2 (11:5bb2)
	jp EnableAutoTextBoxDrawing
SafariZoneCenterTextPointers: ; 45bb5 (11:5bb5)
	dw Predef5CText
	dw SafariZoneCenterText2
	dw SafariZoneCenterText3
SafariZoneCenterText2: ; 45bbb (11:5bbb)
	TX_FAR _SafariZoneCenterText2
	db "@"
SafariZoneCenterText3: ; 45bc0 (11:5bc0)
	TX_FAR _SafariZoneCenterText3
	db "@"
 |