summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--asm/script_pokemon_util_80F99CC.s9
-rw-r--r--ld_script.txt1
2 files changed, 0 insertions, 10 deletions
diff --git a/asm/script_pokemon_util_80F99CC.s b/asm/script_pokemon_util_80F99CC.s
deleted file mode 100644
index ef4d313d4..000000000
--- a/asm/script_pokemon_util_80F99CC.s
+++ /dev/null
@@ -1,9 +0,0 @@
- .include "constants/gba_constants.inc"
- .include "constants/species_constants.inc"
- .include "asm/macros.inc"
-
- .syntax unified
-
- .text
-
- .align 2, 0 @ Don't pad with nop.
diff --git a/ld_script.txt b/ld_script.txt
index aa5d8f24f..808effb55 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -187,7 +187,6 @@ SECTIONS {
src/mail.o(.text);
asm/menu_helpers.o(.text);
src/script_pokemon_util_80F99CC.o(.text);
- asm/script_pokemon_util_80F99CC.o(.text);
src/dewford_trend.o(.text);
src/heal_location.o(.text);
asm/region_map.o(.text);