summaryrefslogtreecommitdiffstats
path: root/game/client/gui/splash.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/gui/splash.hh')
-rw-r--r--game/client/gui/splash.hh8
1 files changed, 0 insertions, 8 deletions
diff --git a/game/client/gui/splash.hh b/game/client/gui/splash.hh
deleted file mode 100644
index a28a9ad..0000000
--- a/game/client/gui/splash.hh
+++ /dev/null
@@ -1,8 +0,0 @@
-#pragma once
-
-namespace gui::client_splash
-{
-void init(void);
-void init_late(void);
-void render(void);
-} // namespace gui::client_splash