From 87cd9885a9f8b38a76ab6add4a634e2a8a4837ee Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Thu, 31 Dec 2020 18:30:16 -0600 Subject: Friend Area Decomp Work (#15) split out and work on friend area stuff --- include/save.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/save.h') diff --git a/include/save.h b/include/save.h index 37309cf..29864f1 100644 --- a/include/save.h +++ b/include/save.h @@ -17,7 +17,7 @@ struct UnkStruct_203B184 { /* 0x1C */ u32 unk1C; /* 0x20 */ u32 unk20; /* 0x24 */ u8 *unk24; - /* 0x28 */ u8 *unk28; + /* 0x28 */ u8 *BoughtFriendAreas; /* 0x2C */ u32 unk2C; /* 0x30 */ struct unkTimeStruct *unk30; u32 unk34; -- cgit v1.2.3