mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-04-28 13:27:58 +03:00
Stretch NPC fade in/out to the screen. (#189)
This commit is contained in:
parent
d041e2ba30
commit
470d8f797b
1 changed files with 5 additions and 0 deletions
|
@ -748,6 +748,11 @@ name = "AddPrimitive2DMidAsmHook"
|
|||
address = 0x824DB3E4
|
||||
registers = ["r3"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "AddPrimitive2DMidAsmHook"
|
||||
address = 0x82B34914
|
||||
registers = ["r3"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "ObjGetItemFieldOfViewMidAsmHook"
|
||||
address = 0x82692934
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue