mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-04-28 13:27:58 +03:00
object_patches: fix rail booster sounds overlapping at HFR (#427)
This commit is contained in:
parent
49cc504ced
commit
4aeee49561
2 changed files with 40 additions and 2 deletions
|
@ -1086,3 +1086,8 @@ registers = ["r4"]
|
|||
name = "AnimationDataMakeMidAsmHook"
|
||||
address = 0x82BB38E4
|
||||
registers = ["r31", "r29", "r28"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "ObjGrindDashPanelAllocMidAsmHook"
|
||||
address = 0x82614948
|
||||
registers = ["r3"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue