diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/poweruphax.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/poweruphax.S b/src/poweruphax.S index 22b34a4..7f1fcdf 100644 --- a/src/poweruphax.S +++ b/src/poweruphax.S @@ -629,7 +629,7 @@ isHammerForToad: lis r8, ToadTextures@h ori r8, r8, ToadTextures@l slwi r9, r0, 2 - lfsx f31, f31, f1 + lfsx f31, r8, r9 b continueToadPowerupSet |