added initialization of textures for classic toon animations
[rocksndiamonds.git] / src / main.h
index 092a47e71b5bfbf8a0d44827a9b951b373ef3823..0d7218ad47981fdae3e279be06391515baade289 100644 (file)
 #define NUM_FONTS                      38
 #define NUM_INITIAL_FONTS              4
 
+/* values for toon animation configuration */
+#define MAX_NUM_TOONS                  20
+
 /* values for global animation configuration (must match those from main.c) */
 #define NUM_GLOBAL_ANIMS               8
 #define NUM_GLOBAL_ANIM_PARTS          8