]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - glquake.h
another attempt at WIN32RELEASE
[xonotic/darkplaces.git] / glquake.h
index 301b466088de54428c3a8b0fedce98d719b14375..9a749e3bb4c7bf7452c71f85b29d5b4c416732fc 100644 (file)
--- a/glquake.h
+++ b/glquake.h
@@ -953,10 +953,6 @@ extern void (GLAPIENTRY *qglGetQueryObjectuivARB)(GLuint qid, GLenum pname, GLui
 // GL_EXT_bgra
 #define GL_BGRA                                        0x80E1
 
-// GL_EXT_texture
-#define GL_LUMINANCE_ALPHA                0x190A
-#define GL_LUMINANCE16_ALPHA16            0x8048
-
 //GL_AMD_texture_texture4
 extern int gl_support_amd_texture_texture4;