blob: 7e19893d4fde9e20529c51ae9ed567b1a16c7ac1 (
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
128
129
130
131
132
133
134
|
Tileset03PalMap: ; 0x4c075
INCLUDE "tilesets/03_palette_map.asm"
; 0x4c0e5
Tileset00PalMap: ; 0x4c0e5
Tileset01PalMap: ; 0x4c0e5
INCLUDE "tilesets/01_palette_map.asm"
; 0x4c155
Tileset02PalMap: ; 0x4c155
INCLUDE "tilesets/02_palette_map.asm"
; 0x4c1c5
Tileset05PalMap: ; 0x4c1c5
INCLUDE "tilesets/05_palette_map.asm"
; 0x4c235
Tileset06PalMap: ; 0x4c235
INCLUDE "tilesets/06_palette_map.asm"
; 0x4c2a5
Tileset07PalMap: ; 0x4c2a5
INCLUDE "tilesets/07_palette_map.asm"
; 0x4c315
Tileset08PalMap: ; 0x4c315
INCLUDE "tilesets/08_palette_map.asm"
; 0x4c385
Tileset09PalMap: ; 0x4c385
INCLUDE "tilesets/09_palette_map.asm"
; 0x4c3f5
Tileset10PalMap: ; 0x4c3f5
INCLUDE "tilesets/10_palette_map.asm"
; 0x4c465
Tileset11PalMap: ; 0x4c465
INCLUDE "tilesets/11_palette_map.asm"
; 0x4c4d5
Tileset12PalMap: ; 0x4c4d5
INCLUDE "tilesets/12_palette_map.asm"
; 0x4c545
Tileset13PalMap: ; 0x4c545
INCLUDE "tilesets/13_palette_map.asm"
; 0x4c5b5
Tileset14PalMap: ; 0x4c5b5
INCLUDE "tilesets/14_palette_map.asm"
; 0x4c625
Tileset15PalMap: ; 0x4c625
INCLUDE "tilesets/15_palette_map.asm"
; 0x4c695
Tileset16PalMap: ; 0x4c695
INCLUDE "tilesets/16_palette_map.asm"
; 0x4c705
Tileset23PalMap: ; 0x4c705
INCLUDE "tilesets/23_palette_map.asm"
; 0x4c775
Tileset24PalMap: ; 0x4c775
Tileset30PalMap: ; 0x4c775
INCLUDE "tilesets/30_palette_map.asm"
; 0x4c7e5
Tileset25PalMap: ; 0x4c7e5
INCLUDE "tilesets/25_palette_map.asm"
; 0x4c855
Tileset26PalMap: ; 0x4c855
Tileset32PalMap: ; 0x4c855
Tileset33PalMap: ; 0x4c855
Tileset34PalMap: ; 0x4c855
Tileset35PalMap: ; 0x4c855
Tileset36PalMap: ; 0x4c855
INCLUDE "tilesets/36_palette_map.asm"
; 0x4c8c5
Tileset27PalMap: ; 0x4c8c5
INCLUDE "tilesets/27_palette_map.asm"
; 0x4c935
Tileset17PalMap: ; 0x4c935
INCLUDE "tilesets/17_palette_map.asm"
; 0x4c9a5
Tileset28PalMap: ; 0x4c9a5
INCLUDE "tilesets/28_palette_map.asm"
; 0x4ca15
Tileset18PalMap: ; 0x4ca15
INCLUDE "tilesets/18_palette_map.asm"
; 0x4ca85
Tileset19PalMap: ; 0x4ca85
INCLUDE "tilesets/19_palette_map.asm"
; 0x4caf5
Tileset20PalMap: ; 0x4caf5
INCLUDE "tilesets/20_palette_map.asm"
; 0x4cb65
UnusedPalMap1:
INCBIN "tilesets/unused_palette_map_1.bin"
; 4cbd5
Tileset29PalMap: ; 0x4cbd5
INCLUDE "tilesets/29_palette_map.asm"
; 0x4cc45
Tileset31PalMap: ; 0x4cc45
INCLUDE "tilesets/31_palette_map.asm"
; 0x4ccb5
Tileset21PalMap: ; 0x4ccb5
INCLUDE "tilesets/21_palette_map.asm"
; 0x4cd25
Tileset22PalMap: ; 0x4cd25
INCLUDE "tilesets/22_palette_map.asm"
; 0x4cd95
Tileset04PalMap: ; 0x4cd95
INCLUDE "tilesets/04_palette_map.asm"
; 0x4ce05
UnusedPalMap2:
INCBIN "tilesets/unused_palette_map_2.bin"
; 4ce1f
|