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