diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 6942c40a4..aa8e4b712 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -163,7 +163,7 @@ SECTIONS { asm/electric.o(.text); asm/ice.o(.text); asm/fight.o(.text); - asm/poison.o(.text); + src/poison.o(.text); asm/flying.o(.text); asm/psychic.o(.text); src/bug.o(.text); |