rnd-20020906-1-src
[rocksndiamonds.git] / src / main.c
index 4cec054e76c2479219cbf577749e30ebbd9dfd37..4a5849f816edf4b5fea56721dfb30af988a2aa17 100644 (file)
@@ -139,7 +139,9 @@ char *sound_name[NUM_SOUNDS] =
 struct ArtworkConfigInfo image_config[] =
 {
   /* graphics for Boulder Dash style elements and actions */
-  { "bd_diamond.waiting",              "bd_diamond.pcx"        },
+  { "bd_diamond",                      "bd_diamond.pcx"        },
+  { "bd_diamond.frame_xpos",           "0"                     },
+  { "bd_diamond.num_frames",           "1"                     },
 };
 
 struct ArtworkConfigInfo sound_config[] =