Doc storage - cleanup
This commit is contained in:
parent
6f967ff6ad
commit
52495e889f
5 changed files with 438 additions and 277 deletions
|
@ -148,7 +148,7 @@ static const u32 sWallpaperTiles_Plain[] = INCBIN_U32("graphics/pokemon_storage/
|
|||
static const u32 sWallpaperTilemap_Plain[] = INCBIN_U32("graphics/pokemon_storage/wallpapers/plain/tilemap.bin.lz");
|
||||
|
||||
// 12x18 tilemap
|
||||
static const u32 gUnknown_085773C4[] = INCBIN_U32("graphics/unused/tilemap_5773C4.bin");
|
||||
static const u32 sWallpaperTilemap_Unused[] = INCBIN_U32("graphics/pokemon_storage/wallpapers/unused.bin");
|
||||
|
||||
// Shadow color, text color
|
||||
static const u16 sBoxTitleColors[WALLPAPER_COUNT][2] =
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue