summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-09-26 20:09:32 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-09-26 20:09:32 -0500
commita3acf2d8809e49ec5e5a800f3fcf4577228b586f (patch)
tree8dec8e536e62dfdf8be12bee6d5d265cb84d851c /ld_script.txt
parent93ed78878789a60e9c3e7e0566f3dc8f7ed1f7d2 (diff)
some splittig and decomping
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index a914b12..d1d67ff 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -71,6 +71,8 @@ SECTIONS {
asm/code_800D090.o(.text);
src/code_80118A4.o(.text);
asm/code_80118A4.o(.text);
+ src/code_80118A4_1.o(.text);
+ asm/fatal_system.o(.text);
src/save.o(.text);
asm/save.o(.text);
src/save1.o(.text);