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 58c940522..bf05b91a0 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -168,7 +168,6 @@ SECTIONS { src/bug.o(.text); src/rock.o(.text); src/ghost.o(.text); - asm/ghost.o(.text); src/dragon.o(.text); asm/dark.o(.text); src/ground.o(.text); |