decompile pokenav 7/8 data

This commit is contained in:
garak
2019-07-19 22:06:42 -04:00
parent f6d55db535
commit f9a9297d4f
5 changed files with 189 additions and 112 deletions
+6 -6
View File
@@ -131,12 +131,12 @@ const struct SpritePalette gUnknown_08623100[] =
const struct WindowTemplate gUnknown_08623110 =
{
.bg = 1,
.tilemapLeft 17,
.tilemapTop 4,
.width 12,
.height 13,
.paletteNum 1,
.baseBlock 0x4C
.tilemapLeft = 17,
.tilemapTop = 4,
.width = 12,
.height = 13,
.paletteNum = 1,
.baseBlock = 0x4C
};
#include "data/region_map/city_map_entries.h"