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