summaryrefslogtreecommitdiffstats
path: root/src/game/client/crosshair.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/crosshair.hh')
-rw-r--r--src/game/client/crosshair.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/crosshair.hh b/src/game/client/crosshair.hh
index 8bcf86b..ad202d1 100644
--- a/src/game/client/crosshair.hh
+++ b/src/game/client/crosshair.hh
@@ -5,7 +5,7 @@
namespace crosshair
{
void init(void);
-void deinit(void);
+void shutdown(void);
void layout(void);
} // namespace crosshair