mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-04-28 13:27:58 +03:00
Fix model explosion in Temple Entrance cutscene. (#395)
This commit is contained in:
parent
e9f510e8c9
commit
4f3144472a
2 changed files with 36 additions and 0 deletions
|
@ -1056,3 +1056,8 @@ registers = ["v62"]
|
|||
name = "BossEggDragoonDrillMissileCMissileSetRotationMidAsmHook"
|
||||
address = 0x82A9BADC
|
||||
registers = ["r4"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "AnimationDataMakeMidAsmHook"
|
||||
address = 0x82BB38E4
|
||||
registers = ["r31", "r29", "r28"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue