mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-03-13 11:18:45 -05:00
Fix Eggmanland using the wrong loading transition on restart
This commit is contained in:
@@ -188,3 +188,8 @@ registers = ["f1"]
|
||||
name = "HighFrameRateDeltaTimeFixMidAsmHook"
|
||||
address = 0x823458A0
|
||||
registers = ["f1"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "GetStageIDMidAsmHook"
|
||||
address = 0x82528198
|
||||
registers = ["r5"]
|
||||
Reference in New Issue
Block a user