summaryrefslogtreecommitdiff
path: root/src/randomcrap.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/randomcrap.S')
-rw-r--r--src/randomcrap.S13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/randomcrap.S b/src/randomcrap.S
index 4b8d830..2a4efea 100644
--- a/src/randomcrap.S
+++ b/src/randomcrap.S
@@ -1,5 +1,18 @@
.text
+.global JrFloorFireHax
+JrFloorFireHax:
+ stw r0, 0x120(r30)
+ lwz r4, 4(r30)
+ clrrwi. r4, r4, 28
+ beqlr
+ li r4, 0
+ stw r4, 0x778(r30)
+ lis r4, 0x100
+ stw r4, 0x774(r30)
+ stw r4, 0x77C(r30)
+ blr
+
.global TryAndFixScoreGlitch
TryAndFixScoreGlitch:
lwz r0, 0x4A10(r3)