diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
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); |