summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorsceptillion <33798691+sceptillion@users.noreply.github.com>2017-12-11 19:17:54 -0800
committersceptillion <33798691+sceptillion@users.noreply.github.com>2017-12-11 19:17:54 -0800
commit501b32cb5947d5dce445946162b1d090ba6f14ab (patch)
treec6e8b0d48c4ba4dcccb0af3d84b083bbfe0b1b27 /ld_script.txt
parentae6d7f251ec0c6757fa3b41d50f6a58f8f2dd48c (diff)
split save.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 203b3b5..a90e829 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -52,6 +52,8 @@ SECTIONS {
asm/code_800B540.o(.text);
src/flash.o(.text);
asm/code_800D090.o(.text);
+ asm/save.o(.text);
+ asm/code_8012A18.o(.text);
asm/m4a.o(.text);
asm/syscall.o(.text);
src/agb_flash.o(.text);