summaryrefslogtreecommitdiff
path: root/include/kangaskhan_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/kangaskhan_storage.h')
-rw-r--r--include/kangaskhan_storage.h27
1 files changed, 27 insertions, 0 deletions
diff --git a/include/kangaskhan_storage.h b/include/kangaskhan_storage.h
index fcc9157..4a145bc 100644
--- a/include/kangaskhan_storage.h
+++ b/include/kangaskhan_storage.h
@@ -39,4 +39,31 @@ struct unkStruct_203B208
struct UnkTextStruct2 unkEC[4];
};
+struct unkStruct_203B20C
+{
+ u32 state;
+ u8 unk4[4];
+ struct ItemSlot unk8;
+ u32 unkC;
+ u8 itemIndex;
+ u32 unk14;
+ u32 unk18;
+ u32 unk1C;
+ struct MenuItem unk20[8];
+ u16 unk60[8];
+ u32 unk70;
+ u8 fill74[0xC0 - 0x74];
+ u32 unkC0;
+ u32 unkC4;
+ u32 unkC8;
+ u32 unkCC;
+ u32 unkD0;
+ u32 unkD4;
+ struct UnkTextStruct2 *unkD8;
+ u32 unkDC;
+ u32 unkE0;
+ u8 fillE4[0xF0 - 0xE4];
+ struct UnkTextStruct2 unkF0[4];
+};
+
#endif