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 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); |