summaryrefslogtreecommitdiff
path: root/include/Map/MapManager.hpp
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-10-22 21:25:59 +0200
committerAetias <aetias@outlook.com>2024-10-22 21:25:59 +0200
commitbced23471af823a455810168448db457ec03097b (patch)
treeaf67e96af257262d1e358779783e9b3960072b05 /include/Map/MapManager.hpp
parent52d4fce35141121262d0a93b64f2f778ef89767a (diff)
Decomp `ActorManager`
Diffstat (limited to 'include/Map/MapManager.hpp')
-rw-r--r--include/Map/MapManager.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Map/MapManager.hpp b/include/Map/MapManager.hpp
index 4e969c5a..ff3397b9 100644
--- a/include/Map/MapManager.hpp
+++ b/include/Map/MapManager.hpp
@@ -131,7 +131,7 @@ public:
bool GetEntrancePos(Vec3p *param_2, unk32 entranceId);
bool func_ov00_02083664(Vec3p *param_2, unk32 entranceId);
s32 func_ov00_020836bc(u32 param_2, unk32 *param_3);
- u32 func_ov00_020836cc(u32 param_2, AABB *param_3, u32 param_4);
+ s32 GetTriggerBoundingBoxes(u32 param_2, AABB *param_3, u32 param_4);
unk8 func_ov00_020836dc(unk32 param_2, unk32 param_3);
bool func_ov00_02083770(u32 param_2, unk32 param_3);
bool func_ov00_02083780(unk32 param_2);