diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-02 09:27:59 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-02 09:27:59 -0500 |
commit | 7310adb5f79fda24f3eb9a66db1111abaed32134 (patch) | |
tree | b4d51ba018bdccd1b23d58875806bd1f26aaf665 /ld_script.txt | |
parent | 10d550d5a234649b49800b6572abfa887c50d142 (diff) | |
parent | 4d7a5b165f96dd1788364523eb160041157d3004 (diff) |
Merge branch 'master' of github.com:pret/pokefirered into region_map
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); |