summaryrefslogtreecommitdiff
path: root/src/creditsMgr.S
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/creditsMgr.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/creditsMgr.S b/src/creditsMgr.S
index fc675cb..03e61de 100644
--- a/src/creditsMgr.S
+++ b/src/creditsMgr.S
@@ -88,9 +88,9 @@ PlayerRotInjector3:
bne dontOverridePlayerRot3
lis r9, lockedPlayerRotation@h
ori r9, r9, lockedPlayerRotation@l
- lha r0, 0(r9)
+ lha r7, 0(r9)
dontOverridePlayerRot3:
- sth r0, 0x12(r1)
+ sth r7, 0x12(r1)
blr
# FOR SOME FUN