summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorshinny456 <shinny456@users.noreply.github.com>2019-03-03 03:54:44 -0500
committerhuderlem <huderlem@gmail.com>2019-03-03 09:33:19 -0600
commit1e7f4a80c77832d952688206bd7c98e11dba25ba (patch)
tree7c1ad515b1e080fd13957ece2e133f1a2b91807c /ld_script.txt
parent4ea5e85bed767a8cffea1fdcfac8669dff06c632 (diff)
port the rest of flying (leave 2 nonmatchings to egg)
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index acfd535f8..e60badcc2 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -165,7 +165,6 @@ SECTIONS {
src/fight.o(.text);
src/poison.o(.text);
src/flying.o(.text);
- asm/flying.o(.text);
src/psychic.o(.text);
src/bug.o(.text);
src/rock.o(.text);