rnd-20020906-2-src
[rocksndiamonds.git] / src / main.c
index 4a5849f816edf4b5fea56721dfb30af988a2aa17..324c4f57cdd805b36c7c70e114122841a68e236a 100644 (file)
@@ -142,6 +142,9 @@ struct ArtworkConfigInfo image_config[] =
   { "bd_diamond",                      "bd_diamond.pcx"        },
   { "bd_diamond.frame_xpos",           "0"                     },
   { "bd_diamond.num_frames",           "1"                     },
+  { "robot_wheel",                     "bd_diamond.pcx"        },
+  { "robot_wheel.frame_xpos",          "0"                     },
+  { "robot_wheel.num_frames",          "4"                     },
 };
 
 struct ArtworkConfigInfo sound_config[] =