From 4ad3a8e89e64ce3ae845d2786dd433ab2682393e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 4 Apr 2013 22:08:55 +0300 Subject: Add support for animated emotes. Not particles but really animated emotes. First frame used as icon. --- src/animatedsprite.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/animatedsprite.h') diff --git a/src/animatedsprite.h b/src/animatedsprite.h index a58098245..054fcdb68 100644 --- a/src/animatedsprite.h +++ b/src/animatedsprite.h @@ -60,6 +60,8 @@ class AnimatedSprite final : public Sprite const int variant = 0) A_WARN_UNUSED; + static AnimatedSprite *clone(const AnimatedSprite *const anim); + virtual ~AnimatedSprite(); bool reset() override; -- cgit v1.2.3-70-g09d2