From 76c3d660a97526809b58ecc635ad46ef6bdaeefa Mon Sep 17 00:00:00 2001 From: rozlette Date: Sun, 12 Jan 2020 18:17:55 -0600 Subject: Port over fault_drawer.c from oot decomp. Not much effort was made to fix nonmatching --- linker_scripts/code_script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linker_scripts/code_script.txt') diff --git a/linker_scripts/code_script.txt b/linker_scripts/code_script.txt index eabce7f8f..24526cf2a 100644 --- a/linker_scripts/code_script.txt +++ b/linker_scripts/code_script.txt @@ -14,7 +14,7 @@ SECTIONS build/src/boot_O2_g3/CIC6105.o(.text) build/src/boot_O2_g3/boot_0x80081920.o(.text) build/src/boot_O2_g3_trapuv/fault.o(.text) - build/asm/boot_0x80083EB0.o(.text) + build/src/boot_O2_g3_trapuv/fault_drawer.o(.text) build/asm/loadfragment.o(.text) build/asm/loadfragment2.o(.text) build/asm/boot_0x80085130.o(.text) -- cgit v1.2.3