summaryrefslogtreecommitdiffstats
path: root/src/game/server/status.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/server/status.hh')
-rw-r--r--src/game/server/status.hh6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/game/server/status.hh b/src/game/server/status.hh
new file mode 100644
index 0000000..35370a0
--- /dev/null
+++ b/src/game/server/status.hh
@@ -0,0 +1,6 @@
+#pragma once
+
+namespace status
+{
+void init(void);
+} // namespace status