Files
slippi-ssbm-asm/External/PreventWobbling/Init Wobble Count Air.asm
Jas Laferriere 1c93be8e0b enforce no wobbling via code
this is currently applied across the board. will try to address this in the future to only enable it in ranked perhaps
2022-12-11 16:02:44 -05:00

11 lines
329 B
NASM

################################################################################
# Address: 800db880
# Tags: [affects-gameplay]
################################################################################
.include "External/PreventWobbling/PreventWobbling.s"
Wobbling_InitWobbleCount
#Original codeline
lwz r0, 0x005C (sp)