diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-21 12:36:24 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-21 12:36:24 -0400 |
commit | ca372fc86c113e2c2de20e0bceb332682f97a69c (patch) | |
tree | 9a678b25f28049d50b28bea4ff885eb1827e2c7a /ld_script.txt | |
parent | 7adbee72837accea60cc3771a49ca9fb4041ebc4 (diff) |
Remaining functions in asm/field_specials.s
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 41b9a7803..5112e39ea 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -215,7 +215,6 @@ SECTIONS { src/birch_pc.o(.text); src/hof_pc.o(.text); src/field_specials.o(.text); - asm/field_specials.o(.text); asm/battle_records.o(.text); src/battle_records.o(.text); asm/battle_records.o(.text_8110494); |