mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-12-30 09:00:33 -06:00
Fix model explosion in Temple Entrance cutscene. (#395)
This commit is contained in:
@@ -1056,3 +1056,8 @@ registers = ["v62"]
|
||||
name = "BossEggDragoonDrillMissileCMissileSetRotationMidAsmHook"
|
||||
address = 0x82A9BADC
|
||||
registers = ["r4"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "AnimationDataMakeMidAsmHook"
|
||||
address = 0x82BB38E4
|
||||
registers = ["r31", "r29", "r28"]
|
||||
|
||||
Reference in New Issue
Block a user