summaryrefslogtreecommitdiff
path: root/src/berry_blender.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/berry_blender.c')
-rw-r--r--src/berry_blender.c11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/berry_blender.c b/src/berry_blender.c
index c905a2422..96c3a933d 100644
--- a/src/berry_blender.c
+++ b/src/berry_blender.c
@@ -844,7 +844,16 @@ static const u8 sUnknown_08339CD2[] =
0x05, 0x03, 0x03, 0x03, 0x02, 0x02, 0x03, 0x03, 0x03, 0x03, 0x02
};
-static const struct WindowTemplate sBlenderRecordWindowTemplate = {0, 6, 4, 0x12, 0xB, 0xF, 8};
+static const struct WindowTemplate sBlenderRecordWindowTemplate =
+{
+ .priority = 0,
+ .tilemapLeft = 6,
+ .tilemapTop = 4,
+ .width = 18,
+ .height = 11,
+ .paletteNum = 15,
+ .baseBlock = 8
+};
// code