summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_player_main.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-07-14 19:11:39 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2025-07-14 19:11:39 -0400
commitea02e17b83df8ef9632f2a72ab0f7ce197a43da0 (patch)
tree5a6ce1b7624f35542906a3a4fe0f2de46cd54ad8 /src/d/actor/d_a_player_main.cpp
parente58f66b8e4e2ec1754b48e57ca74e219e4908f63 (diff)
obj_mkiek demo match, remove fake inlines from cXyz
Diffstat (limited to 'src/d/actor/d_a_player_main.cpp')
-rw-r--r--src/d/actor/d_a_player_main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_player_main.cpp b/src/d/actor/d_a_player_main.cpp
index 076ce0c6..472aec73 100644
--- a/src/d/actor/d_a_player_main.cpp
+++ b/src/d/actor/d_a_player_main.cpp
@@ -2612,7 +2612,7 @@ void daPy_lk_c::posMove() {
}
}
m3644 = 0.0f;
- mStts.GetCCMoveP()->zero();
+ mStts.GetCCMoveP()->x = mStts.GetCCMoveP()->y = mStts.GetCCMoveP()->z = 0.0f;
if (m34C2 == 1 || m34C2 == 8 || m34C2 == 9 || m34C2 == 5) {
cXyz sp5C;
if (m34C2 == 1 || m34C2 == 5) {