X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=r_textures.h;h=5cd1aa820040717b941818a2a1dfe38a1a81ca78;hb=10523a94c80615aeccfa84c81bbffe11335ca4a7;hp=be6dbe0565087ad678815185ec9efa17f601cabf;hpb=1c9dadb470e254303bacae8bc597a743d3265b0e;p=xonotic%2Fdarkplaces.git diff --git a/r_textures.h b/r_textures.h index be6dbe05..5cd1aa82 100644 --- a/r_textures.h +++ b/r_textures.h @@ -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