summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-26 07:55:16 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-26 07:55:16 +0800
commitd99119bad5d71d356d3f5492a3df02bf64075178 (patch)
tree73067c790aec1dbbd63cf39bce1a24196c492bf1 /ld_script.txt
parent1481f9e81977b1881ea29758a1051db913219257 (diff)
rename battle_bg.s
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 fd8ea9c6c..120ff1b98 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -65,7 +65,7 @@ SECTIONS {
src/main_menu.o(.text);
src/battle_controllers.o(.text);
src/decompress.o(.text);
- asm/battle_1.o(.text);
+ asm/battle_bg.o(.text);
src/battle_main.o(.text);
src/battle_util.o(.text);
src/battle_script_commands.o(.text);