blob: 8a0076b35e22464d8f53a853412d7b69a9ec4faa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
|
TileDataPointers_15511:
dw TileData_1551d
dw TileData_15523
dw TileData_1552a
TileDataPointers_15517:
dw TileData_15530
dw TileData_15536
dw TileData_1553d
TileData_1551d: ; 0x1551d
db $01 ; total number of tiles
db $01 ; number of tiles
dw vBGMap + $E7
db $ac
db $00 ; terminator
TileData_15523: ; 0x15523
db $02 ; total number of tiles
db $02 ; number of tiles
dw vBGMap + $C9
db $ad, $ae
db $00 ; terminator
TileData_1552a: ; 0x1552a
db $01 ; total number of tiles
db $01 ; number of tiles
dw vBGMap + $CC
db $af
db $00 ; terminator
TileData_15530: ; 0x15530
db $01 ; total number of tiles
db $01 ; number of tiles
dw vBGMap + $E7
db $66
db $00 ; terminator
TileData_15536: ; 0x15536
db $02 ; total number of tiles
db $02 ; number of tiles
dw vBGMap + $C9
db $68, $69
db $00 ; terminator
TileData_1553d: ; 0x1553d
db $01 ; total number of tiles
db $01 ; number of tiles
dw vBGMap + $CC
db $6a
db $00 ; terminator
TileDataPointers_15543:
dw TileData_1554f
dw TileData_15555
dw TileData_1555c
TileDataPointers_15549:
dw TileData_15562
dw TileData_15568
dw TileData_1556F
TileData_1554f: ; 0x1554f
db $01 ; total number of tiles
db $01 ; number of tiles
dw vBGMap + $e7
db $3D
db $00 ; terminator
TileData_15555: ; 0x15555
db $02 ; total number of tiles
db $02 ; number of tiles
dw vBGMap + $c9
db $3F, $40
db $00 ; terminator
TileData_1555c: ; 0x1555c
db $01 ; total number of tiles
db $01 ; number of tiles
dw vBGMap + $cc
db $41
db $00 ; terminator
TileData_15562: ; 0x15562
db $01 ; total number of tiles
db $01 ; number of tiles
dw vBGMap + $e7
db $37
db $00 ; terminator
TileData_15568: ; 0x15568
db $02 ; total number of tiles
db $02 ; number of tiles
dw vBGMap + $c9
db $39, $3a
db $00 ; terminator
TileData_1556F: ; 0x1556F
db $01 ; total number of tiles
db $01 ; number of tiles
dw vBGMap + $cc
db $3B
db $00 ; terminator
|