Colorize misc interface graphics, decompress tilemaps
This commit is contained in:
@@ -1,51 +0,0 @@
|
|||||||
JASC-PAL
|
|
||||||
0100
|
|
||||||
48
|
|
||||||
0 65 90
|
|
||||||
255 0 255
|
|
||||||
41 57 82
|
|
||||||
65 180 164
|
|
||||||
255 0 255
|
|
||||||
255 0 255
|
|
||||||
106 205 197
|
|
||||||
164 205 238
|
|
||||||
189 238 255
|
|
||||||
255 255 205
|
|
||||||
180 189 180
|
|
||||||
148 148 148
|
|
||||||
238 230 172
|
|
||||||
106 106 106
|
|
||||||
106 156 238
|
|
||||||
0 90 131
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
189 213 213
|
|
||||||
238 255 255
|
|
||||||
222 246 255
|
|
||||||
255 255 255
|
|
||||||
164 222 255
|
|
||||||
16 172 222
|
|
||||||
0 82 115
|
|
||||||
0 115 139
|
|
||||||
0 123 197
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
189 213 213
|
|
||||||
238 255 255
|
|
||||||
222 246 255
|
|
||||||
255 255 255
|
|
||||||
164 222 255
|
|
||||||
24 82 180
|
|
||||||
0 90 131
|
|
||||||
24 82 180
|
|
||||||
24 82 180
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 491 B After Width: | Height: | Size: 614 B |
@@ -1,19 +0,0 @@
|
|||||||
JASC-PAL
|
|
||||||
0100
|
|
||||||
16
|
|
||||||
57 205 106
|
|
||||||
255 255 255
|
|
||||||
213 213 255
|
|
||||||
148 148 180
|
|
||||||
255 246 156
|
|
||||||
222 222 115
|
|
||||||
246 82 41
|
|
||||||
164 90 82
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
98 98 98
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 120 B After Width: | Height: | Size: 177 B |
@@ -1,35 +0,0 @@
|
|||||||
JASC-PAL
|
|
||||||
0100
|
|
||||||
32
|
|
||||||
238 230 172
|
|
||||||
222 156 106
|
|
||||||
255 189 131
|
|
||||||
255 222 164
|
|
||||||
255 255 213
|
|
||||||
238 230 172
|
|
||||||
106 106 106
|
|
||||||
189 213 213
|
|
||||||
238 255 255
|
|
||||||
222 246 255
|
|
||||||
255 255 255
|
|
||||||
164 222 255
|
|
||||||
16 172 222
|
|
||||||
0 82 115
|
|
||||||
0 115 139
|
|
||||||
0 123 197
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
0 0 0
|
|
||||||
189 213 213
|
|
||||||
238 255 255
|
|
||||||
222 246 255
|
|
||||||
255 255 255
|
|
||||||
164 222 255
|
|
||||||
24 82 180
|
|
||||||
0 90 131
|
|
||||||
24 82 180
|
|
||||||
24 82 180
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 5.9 KiB |
Binary file not shown.
Binary file not shown.
+2
-2
@@ -1121,8 +1121,8 @@ const u32 gBerryPouchSpritePalette[] = INCBIN_U32("graphics/berry_pouch/berry_po
|
|||||||
const u8 gBerryPouchBg1Tilemap[] = INCBIN_U8("graphics/berry_pouch/background.bin.lz");
|
const u8 gBerryPouchBg1Tilemap[] = INCBIN_U8("graphics/berry_pouch/background.bin.lz");
|
||||||
|
|
||||||
const u32 gBuyMenuFrame_Gfx[] = INCBIN_U32("graphics/shop_menu/shop_menu.4bpp.lz");
|
const u32 gBuyMenuFrame_Gfx[] = INCBIN_U32("graphics/shop_menu/shop_menu.4bpp.lz");
|
||||||
const u32 gBuyMenuFrame_Tilemap[] = INCBIN_U32("graphics/shop_menu/shop_tilemap.bin");
|
const u32 gBuyMenuFrame_Tilemap[] = INCBIN_U32("graphics/shop_menu/shop_tilemap.bin.lz");
|
||||||
const u32 gBuyMenuFrame_TmHmTilemap[] = INCBIN_U32("graphics/shop_menu/shop_tm_hm_tilemap.bin");
|
const u32 gBuyMenuFrame_TmHmTilemap[] = INCBIN_U32("graphics/shop_menu/shop_tm_hm_tilemap.bin.lz");
|
||||||
const u32 gBuyMenuFrame_Pal[] = INCBIN_U32("graphics/shop_menu/shop_menu.gbapal.lz");
|
const u32 gBuyMenuFrame_Pal[] = INCBIN_U32("graphics/shop_menu/shop_menu.gbapal.lz");
|
||||||
|
|
||||||
const u32 gUnknown_8E861A8[] = INCBIN_U32("graphics/unknown/unknown_E861A8.bin.lz");
|
const u32 gUnknown_8E861A8[] = INCBIN_U32("graphics/unknown/unknown_E861A8.bin.lz");
|
||||||
|
|||||||
Reference in New Issue
Block a user