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