From bb9de27a16fcfa731c96ae552eecdb7a60ee8e91 Mon Sep 17 00:00:00 2001 From: rozlette Date: Sat, 11 Jan 2020 08:54:07 -0600 Subject: Decomp controller.c --- 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 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) -- cgit v1.2.3