summaryrefslogtreecommitdiff
path: root/include/kangaskhan_storage.h
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-06-18 17:56:20 -0500
committerSeth Barberee <seth.barberee@gmail.com>2021-06-18 17:56:20 -0500
commitf1fdcc2b0ade13ad1a4cc7360eac70f27396d26a (patch)
tree3ac5b9f61650299f96095e3d3c09ad771793be08 /include/kangaskhan_storage.h
parente806b05526bfcc540cb2c1f3165a96e76f6c235d (diff)
more splitting and labeling with some decomp
Diffstat (limited to 'include/kangaskhan_storage.h')
-rw-r--r--include/kangaskhan_storage.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/kangaskhan_storage.h b/include/kangaskhan_storage.h
index 93f319c..3f1292a 100644
--- a/include/kangaskhan_storage.h
+++ b/include/kangaskhan_storage.h
@@ -2,6 +2,7 @@
#define KANGASKHAN_STORAGE_H
#include "text.h"
+#include "menu.h"
struct unkStruct_203B208
{
@@ -17,7 +18,7 @@ struct unkStruct_203B208
u32 unk18;
u32 unk1C;
u32 unk20;
- u8 fill24[0x4C - 0x24];
+ struct MenuItem unk24[5];
u16 unk4C[5];
u32 unk58;
u8 unk5C[0xA8 - 0x5C];