summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/ld_script.txt b/ld_script.txt
index dce23d0..cc185a3 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -78,10 +78,8 @@ SECTIONS {
src/code_800D090.o(.text);
asm/code_800D090.o(.text);
src/code_80118A4.o(.text);
- asm/code_80118A4.o(.text);
- src/code_80118A4_1.o(.text);
- src/fatal_system.o(.text);
- asm/fatal_system_1.o(.text);
+ src/debug.o(.text);
+ asm/debug.o(.text);
src/save.o(.text);
asm/save.o(.text);
src/save_mid.o(.text);