summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--asm/script_pokemon_util_80C4BF0.s (renamed from asm/scipt_pokemon_util_80C4BF0.s)0
-rw-r--r--ld_script.txt2
3 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e82af3d4e..fb0315de8 100644
--- a/Makefile
+++ b/Makefile
@@ -90,7 +90,7 @@ asm/sound_check_menu.o \
asm/secret_base.o \
asm/tv.o \
asm/contest_link_80C2020.o \
-asm/scipt_pokemon_util_80C4BF0.o \
+asm/script_pokemon_util_80C4BF0.o \
asm/field_poison.o \
asm/big_shroomish_barboach.o \
asm/fldeff_80C5CD4.o \
diff --git a/asm/scipt_pokemon_util_80C4BF0.s b/asm/script_pokemon_util_80C4BF0.s
index 8d6ea4d45..8d6ea4d45 100644
--- a/asm/scipt_pokemon_util_80C4BF0.s
+++ b/asm/script_pokemon_util_80C4BF0.s
diff --git a/ld_script.txt b/ld_script.txt
index c6984bff4..214cd3964 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -112,7 +112,7 @@ SECTIONS {
asm/secret_base.o(.text);
asm/tv.o(.text);
asm/contest_link_80C2020.o(.text);
- asm/scipt_pokemon_util_80C4BF0.o(.text);
+ asm/script_pokemon_util_80C4BF0.o(.text);
asm/field_poison.o(.text);
asm/big_shroomish_barboach.o(.text);
asm/fldeff_80C5CD4.o(.text);