summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-09-19 23:28:48 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-09-19 23:28:48 -0500
commitd2279294209edd9ec92e601ccb86388ff9283dbb (patch)
treeaa07d831b3e58e8289d149e3a7040c678324892d /ld_script.txt
parent1ee2ec16ae0a597b0fb5dfb0b4f7571f58cac349 (diff)
more datadumping and some decomp work
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 662dc74..6f567a9 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -69,6 +69,8 @@ SECTIONS {
asm/code_800B540.o(.text);
src/flash.o(.text);
asm/code_800D090.o(.text);
+ src/code_80118A4.o(.text);
+ asm/code_80118A4.o(.text);
src/save.o(.text);
asm/save.o(.text);
src/save1.o(.text);