diff options
Diffstat (limited to 'src/game/client/screenshot.hh')
| -rw-r--r-- | src/game/client/screenshot.hh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/game/client/screenshot.hh b/src/game/client/screenshot.hh deleted file mode 100644 index 7cb8cd5..0000000 --- a/src/game/client/screenshot.hh +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef CLIENT_SCREENSHOT_HH -#define CLIENT_SCREENSHOT_HH 1 -#pragma once - -namespace screenshot -{ -void init(void); -void take(void); -} // namespace screenshot - -#endif // CLIENT_SCREENSHOT_HH |
