summaryrefslogtreecommitdiffstats
path: root/src/render/Weather.h
diff options
context:
space:
mode:
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 0b413462..b5704b01 100644
--- a/src/render/Weather.h
+++ b/src/render/Weather.h
@@ -38,6 +38,7 @@ public:
static float &Stored_Rain;
static void RenderRainStreaks(void);
+ static void Update(void);
static void ReleaseWeather();
static void ForceWeather(int16);