diff options
author | YamaArashi <shadow962@live.com> | 2016-10-24 20:36:46 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-24 20:36:46 -0700 |
commit | 2fff4d38ca7de41aa98573abab2d8d27066607d9 (patch) | |
tree | 3c1bd6ee2a5e37018d232dead71b20469c2768a2 /ld_script.txt | |
parent | ca36303b267502111f665e037a536f3e49f302c7 (diff) |
fix typo in filename
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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); |