summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-01-27 18:46:39 -0600
committerSeth Barberee <seth.barberee@gmail.com>2021-01-28 09:24:55 -0600
commit4886c9f7dcfbaea24ff56e47c81e8af027b86c98 (patch)
tree8ce1afc88c2d8fc006d32b57d9ab3acea01f0763 /ld_script.txt
parentcb77386b65b0a78c16ccd2dfd3d329aaf502ac2e (diff)
decomp, label, doc, repeat
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);