summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-04-07 04:21:07 +0100
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-04-06 23:50:08 -0700
commitf081eb66f69d054b48abb2cafeff2bfad8b16859 (patch)
tree299d2a02e4653c91cf73538b3dd0b2c892f721b0
parent969a309c6a952735ecd1590c1771a51d0587fc06 (diff)
battle_interface.s
-rw-r--r--asm/battle_interface.s (renamed from asm/rom_804373C.s)0
-rw-r--r--ld_script.txt2
2 files changed, 1 insertions, 1 deletions
diff --git a/asm/rom_804373C.s b/asm/battle_interface.s
index b84342e18..b84342e18 100644
--- a/asm/rom_804373C.s
+++ b/asm/battle_interface.s
diff --git a/ld_script.txt b/ld_script.txt
index 3a6fc6707..65c9d9d78 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -73,7 +73,7 @@ SECTIONS {
src/daycare.o(.text);
asm/daycare.o(.text);
asm/egg_hatch.o(.text);
- asm/rom_804373C.o(.text);
+ asm/battle_interface.o(.text);
asm/smokescreen.o(.text);
asm/pokeball.o(.text);
src/load_save.o(.text);