rnd-20060121-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 36ce315c2bdc254288d83efa6a55359ffdc33f08..a85fa0e8699e44baa6b3502e997944495e48b274 100644 (file)
@@ -3451,6 +3451,14 @@ 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"                     },