summaryrefslogtreecommitdiff
path: root/include/Map
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-05-25 11:41:42 +0200
committerAetias <aetias@outlook.com>2024-05-25 11:41:42 +0200
commit165d7201fc7b5006dfee2fe9f0e7a159db36536e (patch)
tree3ce1525d557beee6c69f0b757f9064e25d2b6bcf /include/Map
parent8e415b1cd8e4a6ad4ed615bbb403e984d3e0179a (diff)
Decomp `Actor`
Diffstat (limited to 'include/Map')
-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 e773ef19..ddc91b62 100644
--- a/include/Map/MapManager.hpp
+++ b/include/Map/MapManager.hpp
@@ -167,7 +167,7 @@ public:
unk8 MapData_vfunc_60();
static unk8 func_ov00_02083e70();
unk8 MapData_vfunc_68();
- void func_ov00_02083ef8(Vec3p *param_2, Vec3p *param_3);
+ s32 func_ov00_02083ef8(Vec3p *param_2, Vec3p *param_3);
void func_ov00_02083f44(Vec3p *param_2);
unk8 MapData_vfunc_6c();
unk8 MapData_vfunc_70();