From 188aab4196c1d9de0c1bf33be1114e7a0e11fd19 Mon Sep 17 00:00:00 2001 From: aap Date: Thu, 30 May 2019 21:24:47 +0200 Subject: implemented some higher level functions; added lots of stubs; switched top and bottom in CRect --- src/Weather.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Weather.h') 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); }; -- cgit v1.2.3