summaryrefslogtreecommitdiffstats
path: root/game/shared/splash.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/shared/splash.hh')
-rw-r--r--game/shared/splash.hh8
1 files changed, 0 insertions, 8 deletions
diff --git a/game/shared/splash.hh b/game/shared/splash.hh
deleted file mode 100644
index 2572d53..0000000
--- a/game/shared/splash.hh
+++ /dev/null
@@ -1,8 +0,0 @@
-#pragma once
-
-namespace splash
-{
-void init_client(void);
-void init_server(void);
-std::string_view get(void);
-} // namespace splash