Bah, forgot to save after disabling it again.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3355 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2009-08-29 15:34:10 +00:00
parent d2f908b886
commit 09a31850aa

View file

@ -29,7 +29,7 @@ typedef unsigned char qbyte;
#include <stdio.h> #include <stdio.h>
#if defined(_M_IX86) || defined(__i386__) #if defined(_M_IX86) || defined(__i386__)
#define QCJIT //#define QCJIT
#endif #endif
#define DLL_PROG #define DLL_PROG