diff --git a/engine/common/bothdefs.h b/engine/common/bothdefs.h index accd83078..f507bb47d 100644 --- a/engine/common/bothdefs.h +++ b/engine/common/bothdefs.h @@ -132,7 +132,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define D3DQUAKE #endif #if defined(_WIN32) && defined(GLQUAKE) -#define USE_EGL +//#define USE_EGL #endif #if defined(_MSC_VER) && !defined(BOTLIB_STATIC) //too lazy to fix up the makefile