]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - glquake.h
Fixed partially the sound code for DP video captures. It still can't sync with the...
[xonotic/darkplaces.git] / glquake.h
index 84107ce4d650b4aaa59671a43e21e5b44f0c8e6f..034b27dd910e3d895698028a6748004e51b7e85c 100644 (file)
--- a/glquake.h
+++ b/glquake.h
@@ -121,6 +121,7 @@ typedef double GLclampd;
 #define GL_LINEAR_MIPMAP_LINEAR                        0x2703
 
 extern int gl_support_anisotropy;
+extern int gl_max_anisotropy;
 #define GL_TEXTURE_MAX_ANISOTROPY_EXT          0x84FE
 #define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT      0x84FF