summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-10-16 18:05:39 -0700
committerPikalaxALT <pikalaxalt@gmail.com>2018-10-16 18:05:39 -0700
commit7670f0527fcbd49269ed52a52b8fa3e30353ef64 (patch)
tree41b8a1fa4f2cf3b6a28fb39ed8efc4a110dc5a12 /include/global.h
parentd50948133d3ad740ee4c719bc84a7991abd53a34 (diff)
through sub_8113414
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index ee64e855a..0857d552a 100644
--- a/include/global.h
+++ b/include/global.h
@@ -237,7 +237,9 @@ struct SaveBlock2
/*0x098*/ struct Time localTimeOffset;
/*0x0A0*/ struct Time lastBerryTreeUpdate;
/*0x0A8*/ u32 field_A8;
- /*0x0AC*/ u8 filler_AC[0xE74];
+ /*0x0AC*/ u8 filler_AC[0x9ec];
+ /*0xA98*/ u8 unk_A98[2][16];
+ /*0xAB8*/ u8 filler_AB8[0x468];
/*0xF20*/ u32 encryptionKey;
};