summaryrefslogtreecommitdiff
path: root/src/field/field_weather_effects.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-04 22:21:39 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-04 22:21:39 -0500
commit5b5fedfc78a9f2751d001a92c65be86e3ffefcc1 (patch)
treee1357a59a3d98cf1e976f948f98d799f87a00bf3 /src/field/field_weather_effects.c
parentab06b56532026db85a9cba1c21c8b2235fcdf222 (diff)
parentf0e98a9204bf19981c0c9652bc9ed82ae95438e4 (diff)
Merge branch 'master' of https://github.com/pret/pokeruby into assert
Diffstat (limited to 'src/field/field_weather_effects.c')
-rw-r--r--src/field/field_weather_effects.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/field/field_weather_effects.c b/src/field/field_weather_effects.c
index 31eda4393..5a59d6c2a 100644
--- a/src/field/field_weather_effects.c
+++ b/src/field/field_weather_effects.c
@@ -4,6 +4,7 @@
#include "overworld.h"
#include "random.h"
#include "script.h"
+#include "constants/weather.h"
#include "constants/songs.h"
#include "sound.h"
#include "sprite.h"