mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 09:22:43 +00:00
missed this one
This commit is contained in:
parent
f5c01925d4
commit
0f98db9e5a
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ byte vid_buffer[BASEWIDTH * BASEHEIGHT];
|
||||||
short zbuffer[BASEWIDTH * BASEHEIGHT];
|
short zbuffer[BASEWIDTH * BASEHEIGHT];
|
||||||
byte surfcache[256 * 1024];
|
byte surfcache[256 * 1024];
|
||||||
|
|
||||||
unsigned short d_8to16table[256];
|
|
||||||
unsigned int d_8to24table[256];
|
unsigned int d_8to24table[256];
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in a new issue