diff options
Diffstat (limited to 'game/shared/splash.hh')
| -rw-r--r-- | game/shared/splash.hh | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/game/shared/splash.hh b/game/shared/splash.hh deleted file mode 100644 index 9510d35..0000000 --- a/game/shared/splash.hh +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef SHARED_SPLASH_HH -#define SHARED_SPLASH_HH 1 -#pragma once - -namespace splash -{ -void init_client(void); -void init_server(void); -const char* get(void); -} // namespace splash - -#endif /* SHARED_SPLASH_HH */ |
