diff options
| author | rozlette <uberpanzermensch@gmail.com> | 2020-01-11 08:54:07 -0600 |
|---|---|---|
| committer | rozlette <uberpanzermensch@gmail.com> | 2020-01-11 08:54:07 -0600 |
| commit | bb9de27a16fcfa731c96ae552eecdb7a60ee8e91 (patch) | |
| tree | ac9a3118c8f3319dfeaa6628d37233c55aa8e456 /linker_scripts/code_script.txt | |
| parent | 727a546fcf1894061f3ec4295fa7c80083768aba (diff) | |
Decomp controller.c
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 f510ad1e0..e38e071d0 100644 --- a/linker_scripts/code_script.txt +++ b/linker_scripts/code_script.txt @@ -48,7 +48,7 @@ SECTIONS build/asm/bzero.o(.text) build/asm/boot_0x800896D0.o(.text) build/asm/siacs.o(.text) - build/asm/controller.o(.text) + build/src/libultra/io/controller.o(.text) build/src/libultra/os/createthread.o(.text) build/asm/contreaddata.o(.text) build/asm/boot_0x8008A170.o(.text) |
