diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-16 20:37:51 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-16 20:37:51 -0400 |
commit | 51eac4e14bc75f2b3d925b46d63969cfabf0d48e (patch) | |
tree | c79b9d5b88c1ddf8b81e4ccaf343ba19b8452786 /include/constants | |
parent | 6e00e822101c4c3f68bce0789ba56133b24b586b (diff) |
field_weather_util
Diffstat (limited to 'include/constants')
-rw-r--r-- | include/constants/weather.h | 2 |
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 |