summaryrefslogtreecommitdiff
path: root/indra/newview/llhudeffectblob.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llhudeffectblob.h')
-rw-r--r--indra/newview/llhudeffectblob.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llhudeffectblob.h b/indra/newview/llhudeffectblob.h
index f4c1691108..ce3e8500fc 100644
--- a/indra/newview/llhudeffectblob.h
+++ b/indra/newview/llhudeffectblob.h
@@ -35,6 +35,8 @@ class LLHUDEffectBlob : public LLHUDEffect
public:
friend class LLHUDObject;
+ void markDead();
+
void setPixelSize(S32 pixels) { mPixelSize = pixels; }
protected: