summaryrefslogtreecommitdiff
path: root/include/Unknown/UnkStruct_0202e1a0.hpp
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2025-01-18 09:44:01 +0100
committerAetias <aetias@outlook.com>2025-01-18 09:44:01 +0100
commit13108e3ae4e95a4a9a547a3074852099d299a6b9 (patch)
tree21f3ce5b19514780bad5c1451718b4367f6fa47c /include/Unknown/UnkStruct_0202e1a0.hpp
parent48bbd8bb7f008ac913cabb6f7faf4a47ad86878b (diff)
Move ARM9 Main documentation from Ghidra
Diffstat (limited to 'include/Unknown/UnkStruct_0202e1a0.hpp')
-rw-r--r--include/Unknown/UnkStruct_0202e1a0.hpp24
1 files changed, 24 insertions, 0 deletions
diff --git a/include/Unknown/UnkStruct_0202e1a0.hpp b/include/Unknown/UnkStruct_0202e1a0.hpp
new file mode 100644
index 00000000..a99956bc
--- /dev/null
+++ b/include/Unknown/UnkStruct_0202e1a0.hpp
@@ -0,0 +1,24 @@
+#pragma once
+
+#include "global.h"
+#include "types.h"
+
+struct UnkStruct_0202e1a0 {
+ /* 00 */ unk16 mUnk_00;
+ /* 02 */ unk16 mUnk_02;
+ /* 04 */ s32 mUnk_04;
+ /* 08 */ u32 mUnk_08;
+ /* 0c */ s32 mUnk_0c;
+ /* 10 */ s32 mUnk_10;
+ /* 14 */ s32 mUnk_14;
+ /* 18 */
+
+ UnkStruct_0202e1a0();
+ void func_0202e1c4();
+ void func_0202e1e8();
+ bool func_0202e310(s32 param1);
+ unk32 func_0202e544();
+ unk32 func_0202e58c();
+ void func_0202e5cc();
+ void func_0202e670();
+};