rnd-20030111-2-src
[rocksndiamonds.git] / src / libgame / toons.h
index 3588d7da46a4a0df1080c7f796780f20f492b15d..4ed43abe148c1e16e46db1dafaa911d809a83c26 100644 (file)
@@ -24,6 +24,7 @@
 #define ANIM_PINGPONG          (1 << 2)
 #define ANIM_PINGPONG2         (1 << 3)
 #define ANIM_REVERSE           (1 << 4)
+#define ANIM_RANDOM            (1 << 5)
 
 /* values for toon animation direction */
 #define ANIMDIR_LEFT   1