summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-06-28 11:33:23 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-06-28 11:33:23 +0800
commit3f43150b5a9cc41b1ccd488d864fc8adbdbf038b (patch)
treec33e1602dd5d261fed902c7b4bde2416a8b1a5d7 /ld_script.txt
parentd06166633fe7cc97ec692131246bdc9121a71aaa (diff)
finished fldeff_poison
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 4f0a3b731..d6382c5cb 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -149,7 +149,7 @@ SECTIONS {
asm/field_poison.o(.text);
asm/pokemon_size_record.o(.text);
asm/pc_screen_effect.o(.text);
- asm/fldeff_poison.o(.text);
+ src/fldeff_poison.o(.text);
src/fldeff_berrytree.o(.text);
src/field_special_scene.o(.text);
asm/safari_zone.o(.text);