summaryrefslogtreecommitdiff
path: root/src/00_Core/Player/PlayerLinkBase.cpp
diff options
context:
space:
mode:
authorSammygoodTunes <56520787+SammygoodTunes@users.noreply.github.com>2025-04-01 21:25:38 +0200
committerGitHub <noreply@github.com>2025-04-01 21:25:38 +0200
commit3376d55c856262c43c731272a499bf41ba50feea (patch)
treea113b273f81cac78a5a11bceaa87b4921d36f6cb /src/00_Core/Player/PlayerLinkBase.cpp
parent7608f9c8086f3978dde9bf285f4fff592f67f085 (diff)
parentabc53b54ecb15e06a54634ea67be9369b858e9ec (diff)
Merge branch 'main' into decomp/MapManager
Diffstat (limited to 'src/00_Core/Player/PlayerLinkBase.cpp')
-rw-r--r--src/00_Core/Player/PlayerLinkBase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/00_Core/Player/PlayerLinkBase.cpp b/src/00_Core/Player/PlayerLinkBase.cpp
index 897932c8..bc248044 100644
--- a/src/00_Core/Player/PlayerLinkBase.cpp
+++ b/src/00_Core/Player/PlayerLinkBase.cpp
@@ -20,7 +20,7 @@ bool PlayerLinkBase::func_ov000_020bba00() {}
bool PlayerLinkBase::func_ov000_020bba14() {}
bool PlayerLinkBase::func_ov000_020bba28() {}
void PlayerLinkBase::func_ov000_020bba48() {}
-void PlayerLinkBase::vfunc_18(s32 param1) {}
+bool PlayerLinkBase::vfunc_18(s32 param1) {}
bool PlayerLinkBase::CanMove() {}
bool PlayerLinkBase::vfunc_58() {}
bool PlayerLinkBase::vfunc_5c() {}