diff --git a/UnleashedRecompLib/config/SWA.toml b/UnleashedRecompLib/config/SWA.toml index 31bc8fa..a202f03 100644 --- a/UnleashedRecompLib/config/SWA.toml +++ b/UnleashedRecompLib/config/SWA.toml @@ -799,16 +799,24 @@ name = "WorldMapInfoMidAsmHook" address = 0x8257AF34 registers = ["r4"] +# Loading [[midasm_hook]] name = "AddPrimitive2DMidAsmHook" address = 0x824DB3E4 registers = ["r3"] +# NPC [[midasm_hook]] name = "AddPrimitive2DMidAsmHook" address = 0x82B34914 registers = ["r3"] +# Title +[[midasm_hook]] +name = "AddPrimitive2DMidAsmHook" +address = 0x82581C2C +registers = ["r3"] + [[midasm_hook]] name = "ObjGetItemFieldOfViewMidAsmHook" address = 0x82692934