diff options
-rw-r--r-- | asm/battle_interface.s (renamed from asm/rom_804373C.s) | 0 | ||||
-rw-r--r-- | ld_script.txt | 2 |
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); |