diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-08 14:14:51 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-08 17:33:35 -0500 |
commit | fd4aa1ba8e80402b726501a91970cfd88a53f468 (patch) | |
tree | a2cb248141a8ef9ea35c1b7905e39d42f7d5b620 /ld_script.txt | |
parent | 0c690920ab161e32375947ab07667ed6463468cf (diff) |
Finish contest_link_80C2020
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index eba7eb57f..cc9b22ffe 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -159,7 +159,6 @@ SECTIONS { src/secret_base.o(.text); src/tv.o(.text); src/battle/contest_link_80C2020.o(.text); - asm/contest_link_80C2020.o(.text); src/script_pokemon_util_80C4BF0.o(.text); src/field_poison.o(.text); src/pokemon_size_record.o(.text); |