aboutsummaryrefslogtreecommitdiffstats
path: root/src/render/Weather.h
diff options
context:
space:
mode:
authornmzik <nmzik@mail.ru>2019-10-19 01:23:40 +0300
committernmzik <nmzik@mail.ru>2019-10-19 01:23:40 +0300
commitf56684d04e06af21f423ad4bc1c47bc2b09fccea (patch)
tree27e8f9a501a2d909cae3b829d7c85cc91cb5f59f /src/render/Weather.h
parent32f2f3511c1a6d74c1347542f8c1b76f40677e01 (diff)
CGame::Process() && CGame::ReloadIPLs
Diffstat (limited to 'src/render/Weather.h')
-rw-r--r--src/render/Weather.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/Weather.h b/src/render/Weather.h
index bbf8498e..41cc5c0e 100644
--- a/src/render/Weather.h
+++ b/src/render/Weather.h
@@ -34,6 +34,7 @@ public:
static bool &Stored_StateStored;
static void RenderRainStreaks(void);
+ static void Update(void);
static void ReleaseWeather();
static void ForceWeather(int16);