vid_curpal isn't needed with GL.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2683 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Mark Olsen 2007-09-23 09:57:48 +00:00
parent 93a505f0a8
commit 4828fb8947
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#include "quakedef.h"
qbyte vid_curpal[768];
#ifdef IN_XFLIP
cvar_t in_xflip = {"in_xflip", "0"};
#endif