rnd-20060128-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index a85fa0e8699e44baa6b3502e997944495e48b274..7967bac637b556c77ea75ae5bdefc5b2b8c996ea 100644 (file)
@@ -3451,14 +3451,6 @@ struct ConfigInfo image_config[] =
   { "emc_android.ypos",                                "8"                     },
   { "emc_android.frames",                      "8"                     },
   { "emc_android.delay",                       "2"                     },
-  { "emc_android.shrinking",                   "RocksEMC.pcx"          },
-  { "emc_android.shrinking.xpos",              "0"                     },
-  { "emc_android.shrinking.ypos",              "8"                     },
-  { "emc_android.shrinking.frames",            "1"                     },
-  { "emc_android.growing",                     "RocksEMC.pcx"          },
-  { "emc_android.growing.xpos",                        "0"                     },
-  { "emc_android.growing.ypos",                        "8"                     },
-  { "emc_android.growing.frames",              "1"                     },
 
   { "emc_grass",                               "RocksEMC.pcx"          },
   { "emc_grass.xpos",                          "0"                     },
@@ -3668,13 +3660,13 @@ struct ConfigInfo image_config[] =
   /* !!! TEMPORARILY STORED HERE -- PROBABLY TO BE CHANGED !!! */
 
   /* (for testing, change filename back to "emc_object dot pcx") */
-  { "emc_object",                              "RocksEMC.pcx"          },
+  { "emc_object",                              "emc_object.pcx"        },
 #if 0
   { "emc_object.scale_up_factor",              "2"                     },
 #endif
 
   /* (for testing, change filename back to "emc_sprite dot pcx") */
-  { "emc_sprite",                              "RocksEMC.pcx"          },
+  { "emc_sprite",                              "emc_sprite.pcx"        },
 #if 0
   { "emc_sprite.scale_up_factor",              "2"                     },
 #endif