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:
parent
d2f908b886
commit
09a31850aa
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ typedef unsigned char qbyte;
|
|||
#include <stdio.h>
|
||||
|
||||
#if defined(_M_IX86) || defined(__i386__)
|
||||
#define QCJIT
|
||||
//#define QCJIT
|
||||
#endif
|
||||
|
||||
#define DLL_PROG
|
||||
|
|
Loading…
Reference in a new issue