summaryrefslogtreecommitdiffstats
path: root/src/render/Clouds.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/Clouds.h')
-rw-r--r--src/render/Clouds.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/Clouds.h b/src/render/Clouds.h
index 96f04bb1..c8000569 100644
--- a/src/render/Clouds.h
+++ b/src/render/Clouds.h
@@ -12,6 +12,7 @@ public:
static CRGBA &ms_colourBottom;
static void Init(void);
+ static void Shutdown(void);
static void Update(void);
static void Render(void);
static void RenderBackground(int16 topred, int16 topgreen, int16 topblue,