summaryrefslogtreecommitdiff
path: root/src/00_Core
diff options
context:
space:
mode:
authorYanis002 <35189056+Yanis002@users.noreply.github.com>2025-02-08 19:30:22 +0100
committerYanis002 <35189056+Yanis002@users.noreply.github.com>2025-02-08 19:30:22 +0100
commitc81b52be8649fa4569ff404b3f33beba9686c1f6 (patch)
treedfd9425db3b8a8ec624ad968b2b862c11f22e65f /src/00_Core
parentbd747975ff0197043a4e2c655cd3bd9d4874d2e8 (diff)
progress on ActorNaviBase.cpp
Diffstat (limited to 'src/00_Core')
-rw-r--r--src/00_Core/Actor/Navi/ActorNaviBase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/00_Core/Actor/Navi/ActorNaviBase.cpp b/src/00_Core/Actor/Navi/ActorNaviBase.cpp
index 0c681c70..39eb0bb5 100644
--- a/src/00_Core/Actor/Navi/ActorNaviBase.cpp
+++ b/src/00_Core/Actor/Navi/ActorNaviBase.cpp
@@ -8,7 +8,7 @@ bool ActorNaviBase::vfunc_cc(unk32 *param1) {}
void ActorNaviBase::GetOffsetPos(Vec3p *pos) {}
unk32 ActorNaviBase::vfunc_38() {}
void ActorNaviBase::vfunc_d0() {}
-void ActorNaviBase::func_ov000_020b8c50() {}
+void ActorNaviBase::func_ov000_020b8c50(unk32) {}
void ActorNaviBase::func_ov000_020b8c98(unk32 param1, unk32 param2, unk32 param3) {}
void ActorNaviBase::vfunc_d4() {}
void ActorNaviBase::vfunc_d8() {}