summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_player_main.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-07-17 21:41:40 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2025-07-17 21:41:40 -0400
commit67259edeeb2a48dffa0767c30ed0ba2ee2b00846 (patch)
tree1890273ea8d95742a1499cf9302b4bd78ce8ea49 /src/d/actor/d_a_player_main.cpp
parentce8a70bfb0d3cc67f1db747909d795b2280a35e1 (diff)
Clean up HIO reg accesses
Diffstat (limited to 'src/d/actor/d_a_player_main.cpp')
-rw-r--r--src/d/actor/d_a_player_main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/actor/d_a_player_main.cpp b/src/d/actor/d_a_player_main.cpp
index 1011f244..a0256f9b 100644
--- a/src/d/actor/d_a_player_main.cpp
+++ b/src/d/actor/d_a_player_main.cpp
@@ -8435,7 +8435,6 @@ BOOL daPy_lk_c::procIceSlipFallUp() {
/* 8011970C-801197D4 .text procIceSlipAlmostFall_init__9daPy_lk_cFv */
BOOL daPy_lk_c::procIceSlipAlmostFall_init() {
-
commonProcInit(daPyProc_ICE_SLIP_ALMOST_FALL_e);
current.angle.y = cM_atan2s(m36AC.x, m36AC.z);
int direction = getDirectionFromAngle(current.angle.y - shape_angle.y);