aboutsummaryrefslogtreecommitdiffstats
path: root/src/renderer/Clouds.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/renderer/Clouds.h')
-rw-r--r--src/renderer/Clouds.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/renderer/Clouds.h b/src/renderer/Clouds.h
index 4d8cd2c8..ef33030b 100644
--- a/src/renderer/Clouds.h
+++ b/src/renderer/Clouds.h
@@ -8,8 +8,10 @@ public:
static float ms_cameraRoll;
static float ms_horizonZ;
+ static float ms_HorizonTilt;
static CRGBA ms_colourTop;
static CRGBA ms_colourBottom;
+ static CRGBA ms_colourBkGrd;
static void Init(void);
static void Shutdown(void);