]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_textures.h
*** empty log message ***
[xonotic/darkplaces.git] / r_textures.h
index be6dbe0565087ad678815185ec9efa17f601cabf..5cd1aa820040717b941818a2a1dfe38a1a81ca78 100644 (file)
@@ -27,8 +27,6 @@
 #define TEXTYPE_RGB 2
 // 32bit RGBA
 #define TEXTYPE_RGBA 3
-// 16bit DSDT
-#define TEXTYPE_DSDT 4
 
 // contents of this structure are mostly private to gl_textures.c
 typedef struct rtexture_s