mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-05 19:19:43 -06:00
Preliminary mid-asm hook for gracefully exiting the game
This commit is contained in:
@@ -103,3 +103,8 @@ registers = ["f13"]
|
||||
name = "Primitive2DHalfPixelOffsetMidAsmHook"
|
||||
address = 0x830D213C
|
||||
registers = ["f13"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "GracefulLoopExitMidAsmHook"
|
||||
address = 0x822C1018
|
||||
return_on_true = true
|
||||
Reference in New Issue
Block a user