diff options
| author | Aetias <aetias@outlook.com> | 2024-05-03 19:21:42 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-05-03 19:21:42 +0200 |
| commit | 40a3b9d85177d30fd2f438ec3240c9f1bb258337 (patch) | |
| tree | bdabc9ea398b674a42990b4033aa137a6a195808 /include/Map/MapManager.hpp | |
| parent | 6fa786a02edda838d46f27e83946510d00b2ddc0 (diff) | |
Remangle `MapManager::func_ov00_02083fb0`
Diffstat (limited to 'include/Map/MapManager.hpp')
| -rw-r--r-- | include/Map/MapManager.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Map/MapManager.hpp b/include/Map/MapManager.hpp index e773ef19..632b9e25 100644 --- a/include/Map/MapManager.hpp +++ b/include/Map/MapManager.hpp @@ -171,7 +171,7 @@ public: void func_ov00_02083f44(Vec3p *param_2); unk8 MapData_vfunc_6c(); unk8 MapData_vfunc_70(); - static unk8 func_ov00_02083fb0(unk32 param_1, MapManager *param_2, unk32 param_3); + static unk8 func_ov00_02083fb0(u32 *param_1, MapManager *param_2, Vec3p *param_3); void func_ov00_02084024(unk32 param_2, AABB *param_3); unk8 MapData_vfunc_54(); unk8 func_ov00_020840a0(unk8 param_2, unk8 param_3, unk32 param_4); |
