From e96ad33a3473b7db60f88e7b6c59630cacd147c3 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sun, 2 Dec 2007 17:55:45 +0000 Subject: fixed the editor --- src/game/client/menu.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/game/client/menu.cpp') diff --git a/src/game/client/menu.cpp b/src/game/client/menu.cpp index f41e938e..10dafc39 100644 --- a/src/game/client/menu.cpp +++ b/src/game/client/menu.cpp @@ -1,4 +1,6 @@ /* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ +#if 0 + #include #include #include @@ -1859,3 +1861,5 @@ extern "C" int modmenu_render(int ingame) // TODO: nastyness return r; } + +#endif -- cgit 1.4.1