From 9d0d2ea62e5924b82110dceb1674750f55578c7d Mon Sep 17 00:00:00 2001 From: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com> Date: Sat, 25 Jan 2025 19:05:37 +0300 Subject: [PATCH] Stretch NPC fade in/out to the screen. --- UnleashedRecompLib/config/SWA.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UnleashedRecompLib/config/SWA.toml b/UnleashedRecompLib/config/SWA.toml index c5d71e07..e4ec06cc 100644 --- a/UnleashedRecompLib/config/SWA.toml +++ b/UnleashedRecompLib/config/SWA.toml @@ -748,6 +748,11 @@ name = "AddPrimitive2DMidAsmHook" address = 0x824DB3E4 registers = ["r3"] +[[midasm_hook]] +name = "AddPrimitive2DMidAsmHook" +address = 0x82B34914 +registers = ["r3"] + [[midasm_hook]] name = "ObjGetItemFieldOfViewMidAsmHook" address = 0x82692934