through sub_8113414

This commit is contained in:
PikalaxALT
2018-10-16 18:05:39 -07:00
parent d50948133d
commit 7670f0527f
5 changed files with 106 additions and 185 deletions
+1
View File
@@ -53,5 +53,6 @@ extern u16 gSpecialVar_MonBoxPos;
extern u16 gSpecialVar_0x8014;
extern u16 gUnknown_20370D0;
extern u16 gUnknown_20370C0;
#endif // GUARD_EVENT_DATA_H
+3
View File
@@ -372,4 +372,7 @@ extern const u8 SecretBase_RedCave1_Text_274E75[];
extern const u8 SecretBase_RedCave1_Text_2751E1[];
extern const u8 SecretBase_RedCave1_Text_2754F6[];
extern const u8 SecretBase_RedCave1_Text_2758CC[];
extern const u8 gUnknown_84178D0[];
extern const u8 gUnknown_84178DA[];
#endif //GUARD_EVENT_SCRIPTS_H
+3 -1
View File
@@ -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;
};