From 470d8f797b7be2318e31975b5c5a5c541d34d8ad Mon Sep 17 00:00:00 2001 From: "Skyth (Asilkan)" <19259897+blueskythlikesclouds@users.noreply.github.com> Date: Sat, 25 Jan 2025 19:06:13 +0300 Subject: [PATCH] Stretch NPC fade in/out to the screen. (#189) --- UnleashedRecompLib/config/SWA.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UnleashedRecompLib/config/SWA.toml b/UnleashedRecompLib/config/SWA.toml index c5d71e0..e4ec06c 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