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