X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=model_brush.h;h=d1d51fabd854e48edb53689763624e62bf071726;hb=1438b34e585070b7e476f709d8915daad2fde2f1;hp=0c07048971f24701598428eb78a678dd7923148e;hpb=6daaea274c92e097468f758f8a34eb47de8efeb2;p=xonotic%2Fdarkplaces.git diff --git a/model_brush.h b/model_brush.h index 0c070489..d1d51fab 100644 --- a/model_brush.h +++ b/model_brush.h @@ -336,6 +336,7 @@ typedef struct q2dmodel_s #define Q2SURF_HINT 0x100 // make a primary bsp splitter #define Q2SURF_SKIP 0x200 // completely ignore, allowing non-closed brushes +#define Q2SURF_ALPHATEST 0x02000000 // alpha test masking of color 255 in wal textures (supported by modded engines) /*