summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSammygoodTunes <sygamerz@gmail.com>2025-06-30 23:29:42 +0200
committerSammygoodTunes <sygamerz@gmail.com>2025-06-30 23:29:42 +0200
commit18f940fde40ed6263b82c2b7e7f9e3cd348ba750 (patch)
treeaa8be20770900712abea637df7b91ba5959d827c /include
parent52867bf54f57fdbb405b2940c38f13160414a289 (diff)
Update
Diffstat (limited to 'include')
-rw-r--r--include/DTCM/UnkStruct_027e0f64.hpp5
-rw-r--r--include/Map/MapManager.hpp2
2 files changed, 5 insertions, 2 deletions
diff --git a/include/DTCM/UnkStruct_027e0f64.hpp b/include/DTCM/UnkStruct_027e0f64.hpp
index 33728a7e..975c6818 100644
--- a/include/DTCM/UnkStruct_027e0f64.hpp
+++ b/include/DTCM/UnkStruct_027e0f64.hpp
@@ -3,7 +3,10 @@
#include "global.h"
#include "types.h"
-struct UnkStruct_027e0f64 {
+#include "Debug/DebugHierarchy.hpp"
+
+class UnkStruct_027e0f64 {
+public:
/* 0 */ DebugHierarchyBase *mUnk_0;
/* 4 */ void *mUnk_4;
/* 8 */ void *mUnk_8;
diff --git a/include/Map/MapManager.hpp b/include/Map/MapManager.hpp
index 4ef12645..b1018279 100644
--- a/include/Map/MapManager.hpp
+++ b/include/Map/MapManager.hpp
@@ -86,7 +86,7 @@ public:
void func_ov00_02082acc();
unk32 *func_ov00_02082adc();
void func_ov00_02082af4();
- bool func_ov00_02082b3c(unk32 *param_2);
+ void func_ov00_02082b3c(unk32 *param_2, Vec2b *param3);
u8 func_ov00_02082d08();
u8 GetCurrentMapPosX();
u8 GetCurrentMapPosY();