diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-06-28 14:28:21 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-06-28 14:28:21 -0500 |
commit | f308c79eba1ba8e6bc2134529a2e4f4f21c9c2c2 (patch) | |
tree | 8cda9e14196a74c54e10db503bb494b14d7c32d2 /include/kangaskhan_storage.h | |
parent | 7d9a587432ca4cc608b3fa4ddd060ad7c37fbf8b (diff) |
15% pog
Diffstat (limited to 'include/kangaskhan_storage.h')
-rw-r--r-- | include/kangaskhan_storage.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/kangaskhan_storage.h b/include/kangaskhan_storage.h index 3f1292a..6b42151 100644 --- a/include/kangaskhan_storage.h +++ b/include/kangaskhan_storage.h @@ -3,6 +3,7 @@ #include "text.h" #include "menu.h" +#include "gUnknown_203B460.h" struct unkStruct_203B208 { @@ -10,11 +11,10 @@ struct unkStruct_203B208 u32 unk0; u32 currState; u32 unk8; - u16 unkC; - u8 itemIndex; - u8 unkF; + struct ItemStruct_203B460 unkC; u32 unk10; - u32 unk14; + u8 unk14; // another itemIndex? + u8 fill15[0x3]; u32 unk18; u32 unk1C; u32 unk20; |