diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2008-01-13 13:42:59 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2008-01-13 13:42:59 +0000 |
| commit | 06671c4494a703f25275b130c458e1b6e97b1d07 (patch) | |
| tree | 80f8e151a49fd5e97fec6267744631dd7d09c635 /src/game/client/gc_menu.cpp | |
| parent | 4c987519b073f159ea7ab9273a6b30799fd1af36 (diff) | |
| download | zcatch-06671c4494a703f25275b130c458e1b6e97b1d07.tar.gz zcatch-06671c4494a703f25275b130c458e1b6e97b1d07.zip | |
fixed various issues
Diffstat (limited to 'src/game/client/gc_menu.cpp')
| -rw-r--r-- | src/game/client/gc_menu.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/gc_menu.cpp b/src/game/client/gc_menu.cpp index cc9eaaea..66e5798c 100644 --- a/src/game/client/gc_menu.cpp +++ b/src/game/client/gc_menu.cpp @@ -14,7 +14,6 @@ extern "C" { #include <engine/client/ec_font.h> } -#include "../g_mapres.h" #include "../g_version.h" #include "../g_protocol.h" |