rnd-20040114-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 984c0972d24e6e0e14cc5562fbfa94279a919a37..c71d89e4159c4705f4a5b3d0ad07844458f16f1f 100644 (file)
@@ -2467,11 +2467,6 @@ struct ConfigInfo image_config[] =
   { "stoneblock.ypos",                         "1"                     },
   { "stoneblock.frames",                       "1"                     },
 
-  { "maze_runner",                             "RocksHeroes.pcx"       },
-  { "maze_runner.xpos",                                "15"                    },
-  { "maze_runner.ypos",                                "8"                     },
-  { "maze_runner.frames",                      "1"                     },
-
   /* images for other elements and actions */
 
   { "player_1",                                        "RocksHeroes.pcx"       },
@@ -3131,6 +3126,7 @@ struct ConfigInfo image_config[] =
 
 #include "conf_chr.c"  /* include auto-generated data structure definitions */
 #include "conf_cus.c"  /* include auto-generated data structure definitions */
+#include "conf_grp.c"  /* include auto-generated data structure definitions */
 
   /* images not associated to game elements (used for menu screens etc.) */
   /* keyword to stop parser: "NO_MORE_ELEMENT_IMAGES" <-- do not change! */