Describe flash scanline effect

Based on pokeemerald's functions of the same name.
This commit is contained in:
Martin Griffin
2019-12-20 14:24:40 +00:00
parent 7984a91c08
commit 2c08f9f6fb
5 changed files with 95 additions and 123 deletions
+1
View File
@@ -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);