summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/unk_02016B94.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/include/unk_02016B94.h b/include/unk_02016B94.h
index b1dbfcda..0ecf4f56 100644
--- a/include/unk_02016B94.h
+++ b/include/unk_02016B94.h
@@ -6,6 +6,9 @@
#include "GX_layers.h"
#include "gx.h"
#include "heap.h"
+#include "math_util.h"
+#include "MI_uncompress.h"
+#include "OS_cache.h"
struct UnkStruct1 {
u32 unk00;
@@ -32,7 +35,7 @@ struct UnkStruct2 {
struct InnerStruct {
- u32 unk08;
+ void *unk08;
u32 unk0c;
u32 unk10;
@@ -61,4 +64,5 @@ THUMB_FUNC void FUN_02016C18(struct UnkStruct2 *param0, u8 param1, struct UnkStr
-#endif //POKEDIAMOND_UNK_02016B94_H \ No newline at end of file
+
+#endif //POKEDIAMOND_UNK_02016B94_H