summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-03-17 08:53:24 -0400
committerGitHub <noreply@github.com>2020-03-17 08:53:24 -0400
commitd52f2aa5712d042f344409d8925ed80d7109706e (patch)
treebd32fd38e0409fa6f899b6fbc02433bbccb3a237 /include/constants
parentf8915246a77a4453135ac3a4e6a61c098d557451 (diff)
parent8a64f8b431b0d68453f8d4302474926adf407bb1 (diff)
Merge pull request #305 from PikalaxALT/field_weather
Field weather
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/weather.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/weather.h b/include/constants/weather.h
index 77be45c51..241dc5e2a 100644
--- a/include/constants/weather.h
+++ b/include/constants/weather.h
@@ -16,5 +16,7 @@
#define WEATHER_DROUGHT 12 // unused and broken in overworld
#define WEATHER_DOWNPOUR 13 // unused
#define WEATHER_UNDERWATER_BUBBLES 14 // unused
+#define WEATHER_ROUTE119_CYCLE 20 // unused
+#define WEATHER_ROUTE123_CYCLE 21 // unused
#endif // GUARD_CONSTANTS_WEATHER_H