diff options
Diffstat (limited to 'inc/shared/shared.h')
-rw-r--r-- | inc/shared/shared.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/shared/shared.h b/inc/shared/shared.h index ba3b87d..372c792 100644 --- a/inc/shared/shared.h +++ b/inc/shared/shared.h @@ -695,6 +695,8 @@ COLLISION DETECTION #define SURF_FLOWING 0x40 // scroll towards angle #define SURF_NODRAW 0x80 // don't bother referencing the texture +#define SURF_ALPHATEST 0x02000000 // used by kmquake2 + // content masks |