mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-24 19:48:37 -05:00
Fix XButtonHoming patch leaking state into other parameters (#640)
This commit is contained in:
@@ -199,8 +199,8 @@ return_on_false = true
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "SetXButtonHomingMidAsmHook"
|
||||
address = 0x8237AC88
|
||||
registers = ["r30"]
|
||||
address = 0x8237AC90
|
||||
registers = ["r1"]
|
||||
|
||||
# Down force HFR fix
|
||||
[[midasm_hook]]
|
||||
|
||||
Reference in New Issue
Block a user