summaryrefslogtreecommitdiff
path: root/include/DTCM
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-04-30 18:38:48 +0200
committerAetias <aetias@outlook.com>2024-04-30 18:38:48 +0200
commitb046f33b3c30da618b494ac5be61a4e7ffc6e956 (patch)
treedf2ba3663cbea99bf921ae3a296d4d9f9609a62d /include/DTCM
parent102fc098fa59af662c5b21bac49157cfaa23a0dc (diff)
Decomp `ItemManager::LoadDungeonItemModels`
Diffstat (limited to 'include/DTCM')
-rw-r--r--include/DTCM/UnkStruct_027e0f78.hpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/include/DTCM/UnkStruct_027e0f78.hpp b/include/DTCM/UnkStruct_027e0f78.hpp
new file mode 100644
index 00000000..04353f37
--- /dev/null
+++ b/include/DTCM/UnkStruct_027e0f78.hpp
@@ -0,0 +1,15 @@
+#pragma once
+
+#include "global.h"
+#include "types.h"
+
+struct UnkStruct_027e0f78 {
+ /* 00 */ unk8 mUnk_00[0x18];
+ /* 18 */ u16 mUnk_18;
+ /* 1a */ u16 mUnk_1a;
+ /* 1c */ u16 mUnk_1c;
+ /* 1e */ u16 mUnk_1e;
+ /* 20 */
+};
+
+extern UnkStruct_027e0f78 *data_027e0f78;