CGame::Initialise

This commit is contained in:
Nikolay Korolev
2020-03-22 17:23:40 +03:00
parent 7d213a1f32
commit 34b1881528
35 changed files with 333 additions and 12 deletions

View File

@@ -39,6 +39,7 @@ public:
static void RenderRainStreaks(void);
static void Update(void);
static void Init(void);
static void ReleaseWeather();
static void ForceWeather(int16);