summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorMartin Griffin <martin.griffin@algosport.co.uk>2019-12-20 14:24:40 +0000
committerMartin Griffin <martin.griffin@algosport.co.uk>2019-12-23 18:47:39 +0000
commit2c08f9f6fb521f33c6e58aa1970beaf969872f1f (patch)
tree7e464dfc11a67f87515b3d106e603ee85d06aede /ld_script.txt
parent7984a91c0892e0bd96ace89405d565ec0b43e084 (diff)
Describe flash scanline effect
Based on pokeemerald's functions of the same name.
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 245ac2df0..9055e08bf 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);