ref: 68556184ba2dafd937590e755de154d7a84c2e46
parent: 73b084bad38a2c019c4d1b667708099cd498cf1e
author: Snesrev <snesrev@protonmail.com>
date: Fri Oct 7 13:14:05 EDT 2022
Decompile mismatch in LinkState_Recoil
--- a/player.c
+++ b/player.c
@@ -642,8 +642,6 @@
t >>= 1;
} while (!--s); // wtf?
link_actual_vel_z = t;
- if (t == 0)
- link_recoilmode_timer = 3;
} else {
link_recoilmode_timer = 3;
}