X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=spritegn.h;h=b2d2e3b1d05a678227a6a90ffbbf16e65a91b21f;hb=5b2ec1438c9e82b9fa6c85ecc1d29b84fbc1a66e;hp=1f43025b87b794ae36df253c06635c4de385ee8f;hpb=f9d8bc7ea04ff91fcbd90fe50a299b37724b349b;p=xonotic%2Fdarkplaces.git diff --git a/spritegn.h b/spritegn.h index 1f43025b..b2d2e3b1 100644 --- a/spritegn.h +++ b/spritegn.h @@ -98,6 +98,9 @@ typedef struct dsprite2_s #define SPR_VP_PARALLEL 2 #define SPR_ORIENTED 3 #define SPR_VP_PARALLEL_ORIENTED 4 +#define SPR_LABEL 5 +#define SPR_LABEL_SCALE 6 +#define SPR_OVERHEAD 7 #define SPRHL_OPAQUE 0 #define SPRHL_ADDITIVE 1