summaryrefslogtreecommitdiffstats
path: root/game/client/world/skybox.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/world/skybox.hh')
-rw-r--r--game/client/world/skybox.hh11
1 files changed, 0 insertions, 11 deletions
diff --git a/game/client/world/skybox.hh b/game/client/world/skybox.hh
deleted file mode 100644
index 39a514b..0000000
--- a/game/client/world/skybox.hh
+++ /dev/null
@@ -1,11 +0,0 @@
-#pragma once
-
-namespace world::skybox
-{
-extern glm::fvec3 fog_color;
-} // namespace world::skybox
-
-namespace world::skybox
-{
-void init(void);
-} // namespace world::skybox