You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Fix one rumble outlier
This commit is contained in:
@@ -554,7 +554,7 @@ static s32 act_breaststroke(struct MarioState *m) {
|
||||
reset_float_globals(m);
|
||||
}
|
||||
|
||||
#ifdef VERSION_SH
|
||||
#if ENABLE_RUMBLE
|
||||
if (m->actionTimer < 6) {
|
||||
func_sh_8024CA04();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user