diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index bc926bf3c..afc559688 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -121,6 +121,7 @@ SECTIONS { asm/field_weather.o(.text); asm/field_weather_effects.o(.text); src/field_fadetransition.o(.text); + src/field_screen_effect.o(.text); asm/field_screen_effect.o(.text); src/battle_setup.o(.text); asm/cable_club.o(.text); |