From ebd1f756348031bb390c0cb2876d3bc9854f1cfc Mon Sep 17 00:00:00 2001 From: Spoike Date: Tue, 13 Dec 2016 12:02:03 +0000 Subject: [PATCH] blurgh, never mind, I cba to sort out headers. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5032 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/common/bothdefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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