mirror of
https://github.com/project-slippi/slippi-ssbm-asm.git
synced 2025-10-05 23:52:43 +02:00
this is currently applied across the board. will try to address this in the future to only enable it in ranked perhaps
11 lines
329 B
NASM
11 lines
329 B
NASM
################################################################################
|
|
# Address: 800db880
|
|
# Tags: [affects-gameplay]
|
|
################################################################################
|
|
.include "External/PreventWobbling/PreventWobbling.s"
|
|
|
|
Wobbling_InitWobbleCount
|
|
|
|
#Original codeline
|
|
lwz r0, 0x005C (sp)
|