diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-12-09 07:56:53 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-09 07:56:53 -0600 |
| commit | 5e09850c17bd1d09ab77e4f09a6b1682c210f0ad (patch) | |
| tree | d5c1023549cb38f6a039bcdc29fbf90b01160935 /include/constants | |
| parent | 0b91d2948a431a5d44166544897a550061c01a31 (diff) | |
| parent | c46499b05c81f1d1a872a33ce5b2fd9a20964dc7 (diff) | |
Merge pull request #435 from DizzyEggg/weather
Decompile fieldmap
Diffstat (limited to 'include/constants')
| -rw-r--r-- | include/constants/weather.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/weather.h b/include/constants/weather.h index 953cc2753..d0a81c34c 100644 --- a/include/constants/weather.h +++ b/include/constants/weather.h @@ -16,6 +16,7 @@ #define WEATHER_DROUGHT 12 #define WEATHER_RAIN_HEAVY 13 #define WEATHER_BUBBLES 14 +#define WEATHER_15 15 #define WEATHER_ROUTE119_CYCLE 20 #define WEATHER_ROUTE123_CYCLE 21 |
