summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authornullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com>2019-08-11 14:31:39 +0000
committernullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com>2019-08-11 14:37:57 +0000
commit8834fdd3e24e7904973af4ca160c1badbf5bb31a (patch)
tree5a2704fb33c5856fef11a7dbfe558cca4d45a16e /ld_script.txt
parentd75a62af27b3cc472fdbd8facca146f2744d2572 (diff)
Port m4a from pokeemerald
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/ld_script.txt b/ld_script.txt
index de750b1..58e4b31 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -70,9 +70,7 @@ SECTIONS {
src/save1.o(.text);
asm/code_8012A18.o(.text);
asm/m4a_1.o(.text);
- src/m4a_2.o(.text);
- asm/m4a_3.o(.text);
- src/m4a_4.o(.text);
+ src/m4a.o(.text);
asm/syscall.o(.text);
src/agb_flash.o(.text);
src/agb_flash_1m.o(.text);