diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-12 13:58:12 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-12 13:58:12 -0400 |
commit | db6818ca9149304463e5e2219ec90993a3af53b2 (patch) | |
tree | 2fde604c478ecbec6d9f59ad5869c3b68f587ea3 /ld_script.txt | |
parent | e600694768b4badf5fca03e9671d13c54abedfd1 (diff) |
FldEff_FlyIn (last remaining field effect)
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 b4c30ad57..24a7c2ddf 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -134,7 +134,6 @@ SECTIONS { src/trainer_see.o(.text); src/wild_encounter.o(.text); src/field_effect.o(.text); - asm/field_effect.o(.text); asm/unknown_task.o(.text); asm/pokemon_menu.o(.text); src/option_menu.o(.text); |