summaryrefslogtreecommitdiffstats
path: root/src/render/Weather.cpp
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2021-01-11 15:25:51 +0100
committerNikolay Korolev <nickvnuk@gmail.com>2021-01-11 15:25:51 +0100
commita214d0ed4c0f0aadc6237eb0af19a24f8d73ea25 (patch)
treea90ad0298329580f9d14e1eb059daa7beeb8f84d /src/render/Weather.cpp
parent500-599 (diff)
downloadre3-a214d0ed4c0f0aadc6237eb0af19a24f8d73ea25.tar
re3-a214d0ed4c0f0aadc6237eb0af19a24f8d73ea25.tar.gz
re3-a214d0ed4c0f0aadc6237eb0af19a24f8d73ea25.tar.bz2
re3-a214d0ed4c0f0aadc6237eb0af19a24f8d73ea25.tar.lz
re3-a214d0ed4c0f0aadc6237eb0af19a24f8d73ea25.tar.xz
re3-a214d0ed4c0f0aadc6237eb0af19a24f8d73ea25.tar.zst
re3-a214d0ed4c0f0aadc6237eb0af19a24f8d73ea25.zip
Diffstat (limited to 'src/render/Weather.cpp')
-rw-r--r--src/render/Weather.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/Weather.cpp b/src/render/Weather.cpp
index 6d4920b5..dba9ed14 100644
--- a/src/render/Weather.cpp
+++ b/src/render/Weather.cpp
@@ -51,6 +51,7 @@ float CWeather::WindClipped;
float CWeather::TrafficLightBrightness;
bool CWeather::bScriptsForceRain;
+bool CWeather::Stored_StateStored;
float CWeather::Stored_InterpolationValue;
int16 CWeather::Stored_OldWeatherType;
int16 CWeather::Stored_NewWeatherType;