summaryrefslogtreecommitdiffstats
path: root/src/Weather.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Weather.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Weather.h b/src/Weather.h
index 63e819ff..a9c15fd9 100644
--- a/src/Weather.h
+++ b/src/Weather.h
@@ -34,4 +34,6 @@ public:
static bool &Stored_StateStored;
static void RenderRainStreaks(void);
+
+ static void ReleaseWeather();
};