]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - gl_backend.c
the new partial-update entity compression protocol now works for the first time ever
[xonotic/darkplaces.git] / gl_backend.c
index fe474eac5b9183511ede900565a56e51e2236354..6d2f7b95a7f2a8669edd4eb93dad57f5566caaca 100644 (file)
@@ -1122,6 +1122,7 @@ float varray_color4f[65536*4];
 float varray_texcoord2f[4][65536*2];
 float varray_texcoord3f[4][65536*3];
 float varray_normal3f[65536*3];
+int earray_element3i[65536];
 
 //===========================================================================
 // vertex array caching subsystem