rnd-20040927-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 18986c779c0644f78a08b2c7441a599c9522b08a..5992643871c3c4399c35b051f55e429195e373c4 100644 (file)
@@ -3772,9 +3772,10 @@ struct ConfigInfo image_config[] =
   /* !!! TEMPORARILY STORED HERE -- PROBABLY TO BE CHANGED !!! */
 
   { "emc_object",                              "emc_object.pcx"        },
-  { "emc_score",                               "emc_score.pcx"         },
+  { "emc_object.scale_up",                     "2"                     },
+
   { "emc_sprite",                              "emc_sprite.pcx"        },
-  { "emc_title",                               "emc_title.pcx"         },
+  { "emc_sprite.scale_up",                     "2"                     },
 
   /* the following directives are not associated with an image, but
      probably make sense to be defined in "graphicsinfo.conf", too */