summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-09-18 17:46:42 -0400
committerGitHub <noreply@github.com>2017-09-18 17:46:42 -0400
commite23fb64dad2f349184c8ec44e38f3c495f346785 (patch)
treedd63d90fd950354d92c74af5626c153bb339275e /ld_script.txt
parent74bda5b68088f08220cf3f1b9791e5900a6a9877 (diff)
parent9a0438af6abb2a90e1004ae686e504bf8e2335da (diff)
Merge pull request #34 from DizzyEggg/decomp_battle3
Decompile battle_3
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index d6b3953fe..8a3f3e139 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -58,7 +58,7 @@ SECTIONS {
src/decompress.o(.text);
asm/battle_1.o(.text);
asm/battle_2.o(.text);
- asm/battle_3.o(.text);
+ src/battle_3.o(.text);
src/battle_4.o(.text);
asm/battle_4.o(.text);
asm/battle_5.o(.text);