Port field_weather_effects from emerald

This commit is contained in:
PikalaxALT
2020-03-16 21:43:49 -04:00
parent 21e4406ab9
commit 7610a2dfc2
24 changed files with 2396 additions and 5568 deletions
+2 -2
View File
@@ -116,7 +116,7 @@ SECTIONS {
src/reset_save_heap.o(.text);
src/field_weather.o(.text);
src/field_weather_util.o(.text);
asm/field_weather_effects.o(.text);
src/field_weather_effects.o(.text);
src/field_fadetransition.o(.text);
src/field_screen_effect.o(.text);
src/battle_setup.o(.text);
@@ -449,7 +449,7 @@ SECTIONS {
src/title_screen.o(.rodata);
src/field_weather.o(.rodata);
src/field_weather_util.o(.rodata);
data/field_weather.o(.rodata);
src/field_weather_effects.o(.rodata);
src/field_screen_effect.o(.rodata);
src/battle_setup.o(.rodata);
src/cable_club.o(.rodata);