diff options
| author | rozlette <uberpanzermensch@gmail.com> | 2020-01-12 16:52:32 -0600 |
|---|---|---|
| committer | rozlette <uberpanzermensch@gmail.com> | 2020-01-12 16:52:32 -0600 |
| commit | 36f623023df488c17fda71940ddd3b6bc5a18a06 (patch) | |
| tree | b6e1b8ca986279d08d3b52812627c878e9a7a2cd /linker_scripts/code_script.txt | |
| parent | 0d4cadc3d17345398195240011982be3bdf83aee (diff) | |
Port over fault.c from oot decomp
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 a91bf0059..eabce7f8f 100644 --- a/linker_scripts/code_script.txt +++ b/linker_scripts/code_script.txt @@ -13,7 +13,7 @@ SECTIONS build/asm/boot_0x80081250.o(.text) build/src/boot_O2_g3/CIC6105.o(.text) build/src/boot_O2_g3/boot_0x80081920.o(.text) - build/asm/boot_0x80081980.o(.text) + build/src/boot_O2_g3_trapuv/fault.o(.text) build/asm/boot_0x80083EB0.o(.text) build/asm/loadfragment.o(.text) build/asm/loadfragment2.o(.text) |
