diff options
Diffstat (limited to 'game/client/globals.hh')
| -rw-r--r-- | game/client/globals.hh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/game/client/globals.hh b/game/client/globals.hh index 69ce29c..ba57a9e 100644 --- a/game/client/globals.hh +++ b/game/client/globals.hh @@ -1,5 +1,3 @@ -#ifndef CLIENTOBALS_HH -#define CLIENTOBALS_HH 1 #pragma once #include "shared/globals.hh" @@ -71,5 +69,3 @@ extern unsigned int gui_screen; extern ALCdevice* sound_dev; extern ALCcontext* sound_ctx; } // namespace globals - -#endif // CLIENTOBALS_HH |
