summaryrefslogtreecommitdiff
path: root/src/00_Core/Player/PlayerControl.cpp
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-10-21 20:36:15 +0200
committerAetias <aetias@outlook.com>2024-10-21 20:36:15 +0200
commita62cc074e93cdd77605bddcd145a96d3cfa7618d (patch)
tree31f0d5bf0872b316643d543957ea2a6d22e632e2 /src/00_Core/Player/PlayerControl.cpp
parent5c3e3aee99af35884462f518a9bc1fbf65ae92d4 (diff)
parentf4c5e4862419a14487575bf477118458c0e4a289 (diff)
Merge branch 'main' into actor-manager
Diffstat (limited to 'src/00_Core/Player/PlayerControl.cpp')
-rw-r--r--src/00_Core/Player/PlayerControl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/00_Core/Player/PlayerControl.cpp b/src/00_Core/Player/PlayerControl.cpp
index f51d0a89..6cf39bda 100644
--- a/src/00_Core/Player/PlayerControl.cpp
+++ b/src/00_Core/Player/PlayerControl.cpp
@@ -4,7 +4,7 @@ bool PlayerControl::func_ov00_020aeeac() {}
void PlayerControl::func_ov00_020aeef8() {}
void PlayerControl::func_ov00_020aef30() {}
void PlayerControl::UpdateAim() {}
-Actor* PlayerControl::GetFollowActor() {}
+Actor *PlayerControl::GetFollowActor() {}
bool PlayerControl::func_ov00_020af01c(unk8 *param1) {}
void PlayerControl::SetUnk_80() {}
void PlayerControl::StopFollowing() {}