diff options
Diffstat (limited to 'game/client/screenshot.hh')
| -rw-r--r-- | game/client/screenshot.hh | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/game/client/screenshot.hh b/game/client/screenshot.hh index fecbd2f..b76507e 100644 --- a/game/client/screenshot.hh +++ b/game/client/screenshot.hh @@ -1,7 +1,7 @@ -#pragma once - -namespace screenshot -{ -void init(void); -void take(void); -} // namespace screenshot +#pragma once
+
+namespace screenshot
+{
+void init(void);
+void take(void);
+} // namespace screenshot
|
