summaryrefslogtreecommitdiff
path: root/src/05/Player/LinkStateMove.cpp
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2025-05-24 08:38:48 +0200
committerAetias <aetias@outlook.com>2025-05-24 08:38:48 +0200
commite138813392a8606b2b87e9463d8fb0219fef269d (patch)
tree5a82a72685c8f1e228a7367943e7df003a0861a1 /src/05/Player/LinkStateMove.cpp
parent931f7888c30e5f295eaab5f098c0e8deac065d95 (diff)
Fix match
Diffstat (limited to 'src/05/Player/LinkStateMove.cpp')
-rw-r--r--src/05/Player/LinkStateMove.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/05/Player/LinkStateMove.cpp b/src/05/Player/LinkStateMove.cpp
index 076707fe..0ca48089 100644
--- a/src/05/Player/LinkStateMove.cpp
+++ b/src/05/Player/LinkStateMove.cpp
@@ -200,6 +200,7 @@ ARM void LinkStateMove::vfunc_1c() {
}
}
ActorRef sp4;
+ sp4.Reset();
this->PlayerLinkBase_vfunc_58(0, &sp4);
return;
}