mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-06-01 17:58:20 -04:00
implement stage collision view hmm code in a much safer way
This commit is contained in:
@@ -1141,3 +1141,9 @@ registers = ["r3"]
|
||||
name = "EndingTextPositionMidAsmHook"
|
||||
address = 0x82580168
|
||||
registers = ["r31", "f13"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "StageCollisionDebugViewMidAsmHook"
|
||||
address = 0x825648F8
|
||||
registers = ["r27"]
|
||||
jump_address_on_true = 0x825648FC
|
||||
|
||||
Reference in New Issue
Block a user