summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--asm/mossdeep_gym.s (renamed from asm/battle_frontier_2.s)0
-rw-r--r--ld_script.txt2
2 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_frontier_2.s b/asm/mossdeep_gym.s
index 34dfb9429..34dfb9429 100644
--- a/asm/battle_frontier_2.s
+++ b/asm/mossdeep_gym.s
diff --git a/ld_script.txt b/ld_script.txt
index 21fff394d..ea6ef5bcd 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -268,7 +268,7 @@ SECTIONS {
src/battle_arena.o(.text);
src/battle_factory.o(.text);
src/battle_pike.o(.text);
- asm/battle_frontier_2.o(.text);
+ asm/mossdeep_gym.o(.text);
src/battle_pyramid.o(.text);
src/item_menu.o(.text);
src/list_menu.o(.text);