From 5f8105180b15f04d48c72df2953d267c87d6148c Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Thu, 19 Nov 2020 11:27:18 -0600 Subject: combining and doc'ing of playtime things --- include/save.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/save.h') diff --git a/include/save.h b/include/save.h index f507acc..37309cf 100644 --- a/include/save.h +++ b/include/save.h @@ -9,8 +9,8 @@ struct unkTimeStruct struct UnkStruct_203B184 { /* 0x0 */ u32 *unk0; /* 0x4 */ u32 *unk4; - /* 0x8 */ u32 *unk8; - /* 0xC */ u32 *unkC; + /* 0x8 */ u8 *unk8; + /* 0xC */ u8 *unkC; /* 0x10 */ u32 *unk10; /* 0x14 */ u32 *unk14; /* 0x18 */ u32 unk18; -- cgit v1.2.3