rename battle_bg.s

This commit is contained in:
jiangzhengwenjz
2019-10-26 07:55:16 +08:00
parent 1481f9e819
commit d99119bad5
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -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);