summaryrefslogtreecommitdiff
path: root/indra/llcommon/indra_constants.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2016-05-18 17:17:32 +0300
committerandreykproductengine <akleshchev@productengine.com>2016-05-18 17:17:32 +0300
commitd3de134da047460c68ffd7cc732e592049a1e83d (patch)
tree6a609f8e88026c50d277e1c9225d812f07b78705 /indra/llcommon/indra_constants.h
parente795fee86448970881066af95de7eac8e4847d14 (diff)
MAINT-6409 invisiprims should be preloaded
Diffstat (limited to 'indra/llcommon/indra_constants.h')
-rwxr-xr-xindra/llcommon/indra_constants.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/llcommon/indra_constants.h b/indra/llcommon/indra_constants.h
index 02f063f5e8..fda84aa5a8 100755
--- a/indra/llcommon/indra_constants.h
+++ b/indra/llcommon/indra_constants.h
@@ -197,6 +197,10 @@ LL_COMMON_API extern const LLUUID IMG_SMOKE_POOF;
LL_COMMON_API extern const LLUUID IMG_BIG_EXPLOSION_1;
LL_COMMON_API extern const LLUUID IMG_BIG_EXPLOSION_2;
+LL_COMMON_API extern const LLUUID IMG_ALPHA_GRAD;
+LL_COMMON_API extern const LLUUID IMG_ALPHA_GRAD_2D;
+LL_COMMON_API extern const LLUUID IMG_TRANSPARENT;
+
LL_COMMON_API extern const LLUUID IMG_BLOOM1;
LL_COMMON_API extern const LLUUID TERRAIN_DIRT_DETAIL;
LL_COMMON_API extern const LLUUID TERRAIN_GRASS_DETAIL;