diff options
Diffstat (limited to 'game/server/status.hh')
| -rw-r--r-- | game/server/status.hh | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/game/server/status.hh b/game/server/status.hh index 35370a0..d298827 100644 --- a/game/server/status.hh +++ b/game/server/status.hh @@ -1,6 +1,6 @@ -#pragma once - -namespace status -{ -void init(void); -} // namespace status +#pragma once
+
+namespace status
+{
+void init(void);
+} // namespace status
|
