summaryrefslogtreecommitdiff
path: root/include/save.h
diff options
context:
space:
mode:
authorHenny022p <info@henny022.de>2022-05-20 19:24:49 +0200
committerHenny022p <info@henny022.de>2022-05-20 19:24:49 +0200
commit2f87c65df4c3b4a571fd758292cff15ca769e813 (patch)
tree2a449b92586c070327b389856a7c2c84ea787864 /include/save.h
parent62134a6884a409ceae6e2d5d76d02a505c487b19 (diff)
match some playerUtils functions
Diffstat (limited to 'include/save.h')
-rw-r--r--include/save.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/save.h b/include/save.h
index 4e1c1335..6ef5addc 100644
--- a/include/save.h
+++ b/include/save.h
@@ -66,7 +66,8 @@ typedef struct {
/*0x24E*/ u8 unk24E[14];
/*0x25C*/ u8 flags[0x200]; /**< Flags. */
/*0x45C*/ u8 unk45C[0x10];
- /*0x46C*/ u8 unk46C[0x20];
+ /*0x46C*/ u8 unk46C[0x10];
+ /*0x46C*/ u8 unk47C[0x10];
/*0x48C*/ u32 timers[7];
/*0x4A8*/ u32 demo_timer; /**< Demo timer. */
/*0x4AC*/ u8 filler4ac[0x8];