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:
parent
93a505f0a8
commit
4828fb8947
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
#include "quakedef.h"
|
#include "quakedef.h"
|
||||||
|
|
||||||
qbyte vid_curpal[768];
|
|
||||||
|
|
||||||
#ifdef IN_XFLIP
|
#ifdef IN_XFLIP
|
||||||
cvar_t in_xflip = {"in_xflip", "0"};
|
cvar_t in_xflip = {"in_xflip", "0"};
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue