rocksndiamonds-3.2.0
[rocksndiamonds.git] / src / conf_gfx.c
index d5af705aa0ce291e8d66ad6c890c3e321f7b2b81..a0ce19ebb8ce5c2d26e78c5ff6c2c2c9def749cc 100644 (file)
@@ -3827,14 +3827,14 @@ struct ConfigInfo image_config[] =
 #if 1
   /* !!! TEMPORARILY STORED HERE -- PROBABLY TO BE CHANGED !!! */
 
-  /* (for testing, change filename back to "emc_object dot pcx") */
-  { "emc_object",                              "emc_objects.pcx"       },
+  /* (for testing, change filename back to "emc_objects dot pcx") */
+  { "emc_object",                              "RocksEMC.pcx"          },
 #if 0
   { "emc_object.scale_up_factor",              "2"                     },
 #endif
 
-  /* (for testing, change filename back to "emc_sprite dot pcx") */
-  { "emc_sprite",                              "emc_players.pcx"       },
+  /* (for testing, change filename back to "emc_players dot pcx") */
+  { "emc_sprite",                              "RocksEMC.pcx"          },
 #if 0
   { "emc_sprite.scale_up_factor",              "2"                     },
 #endif