diff options
| author | rozlette <uberpanzermensch@gmail.com> | 2020-01-12 18:17:55 -0600 |
|---|---|---|
| committer | rozlette <uberpanzermensch@gmail.com> | 2020-01-12 18:17:55 -0600 |
| commit | 76c3d660a97526809b58ecc635ad46ef6bdaeefa (patch) | |
| tree | 2c61a995379ac75d4bfe96971e0e58ff871a3aac /linker_scripts/code_script.txt | |
| parent | 36f623023df488c17fda71940ddd3b6bc5a18a06 (diff) | |
Port over fault_drawer.c from oot decomp. Not much effort was made to fix nonmatching
Diffstat (limited to 'linker_scripts/code_script.txt')
| -rw-r--r-- | linker_scripts/code_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
