rnd-20020921-8-src
[rocksndiamonds.git] / src / main.c
index 1d202e3a84113aad20464b78ad9085a1cca9fdad..da3239dfc0b66ed1f21daaecae5e6d1a890ce133 100644 (file)
@@ -137,7 +137,7 @@ char *sound_name[NUM_SOUNDS] =
 };
 
 /* this is used to reduce memory usage of the different animation types */
-int anim_action_mapping[] =
+int graphics_action_mapping[] =
 {
   0,           /* GFX_ACTION_UNKNOWN           (0)  */
   0,           /* GFX_ACTION_DEFAULT           (1)  */