diff options
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 c706804f6..d6f994e0f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -163,7 +163,6 @@ SECTIONS { src/fire.o(.text); src/electric.o(.text); src/ice.o(.text); - asm/ice.o(.text); src/fight.o(.text); src/poison.o(.text); asm/flying.o(.text); |