blob: 3e6df1399975ce7236bae09136dc63cf0dcbbdf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
SafariZoneEastScript: ; 4586b (11:586b)
jp EnableAutoTextBoxDrawing
SafariZoneEastTextPointers: ; 4586e (11:586e)
dw Predef5CText
dw Predef5CText
dw Predef5CText
dw Predef5CText
dw SafariZoneEastText5
dw SafariZoneEastText6
dw SafariZoneEastText7
SafariZoneEastText5: ; 4587c (11:587c)
TX_FAR _SafariZoneEastText5
db "@"
SafariZoneEastText6: ; 45881 (11:5881)
TX_FAR _SafariZoneEastText6
db "@"
SafariZoneEastText7: ; 45886 (11:5886)
TX_FAR _SafariZoneEastText7
db "@"
|