diff --git a/asm/code_8073CF0.s b/asm/code_8073CF0.s deleted file mode 100644 index d9e135d9c..000000000 --- a/asm/code_8073CF0.s +++ /dev/null @@ -1,10 +0,0 @@ - #include "asm/constants/gba_constants.inc" - #include "asm/macros.inc" - - .syntax unified - - .text - - - - .align 2,0 diff --git a/ld_script.txt b/ld_script.txt index 6ce9d8ea1..c7a20c36c 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -270,7 +270,6 @@ SECTIONS { asm/code_8072CF4.o(.text); src/dungeon_ai_items.o(.text); src/code_8073CF0.o(.text); - asm/code_8073CF0.o(.text); src/code_8075708.o(.text); src/dungeon_ai.o(.text); src/move_effects_target.o(.text);