diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-12-21 01:37:59 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-12-21 01:37:59 -0500 |
commit | 314b71847170f7853b2d6d863bfdecafa7a0558d (patch) | |
tree | 0e428080cc34043bbbd0aa56f3ea030d60c5e6df /ld_script.txt | |
parent | 64832ff67e1027ed14909039a000904a460515b2 (diff) |
finish porting ice
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); |