summaryrefslogtreecommitdiff
path: root/include/Message/MsgProc.hpp
diff options
context:
space:
mode:
authorSammygoodTunes <56520787+SammygoodTunes@users.noreply.github.com>2025-07-24 19:23:29 +0200
committerGitHub <noreply@github.com>2025-07-24 19:23:29 +0200
commitdda45d5574798dc45a31437f473eaa55b9142e13 (patch)
treeead27bd22d20f3ddbe3bd1dd303e66913a745fae /include/Message/MsgProc.hpp
parent2415d4899d50a95e8ff564c7b72bc8803d9a96dd (diff)
Decomp `src/00_Core/Map/MapManager.cpp` (56%) (#101)
* Fix * Fix * stupid typo * Another dumb typo * Fix * Fix declaration * Fix declaration * Fix * Fix symbols * Corrections * Fix regression in GetEntrancePos --------- Co-authored-by: Aetias <aetias@outlook.com>
Diffstat (limited to 'include/Message/MsgProc.hpp')
-rw-r--r--include/Message/MsgProc.hpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/Message/MsgProc.hpp b/include/Message/MsgProc.hpp
index c3e0b662..97cf46e9 100644
--- a/include/Message/MsgProc.hpp
+++ b/include/Message/MsgProc.hpp
@@ -184,6 +184,8 @@ extern UnkClass_ov000_027e0d04 data_027e0d04;
class UnkClass_data_027e0f7c {
public:
+ void func_ov000_0209d6e8(unk32 *param_2);
+ char *func_ov000_0209d71c(s32 param_2);
u8 *func_ov000_0209d90c(s8, s8);
};
-extern UnkClass_data_027e0f7c data_027e0f7c;
+extern UnkClass_data_027e0f7c *data_027e0f7c;