rnd-20060121-1-src
[rocksndiamonds.git] / src / main.c
index 99c7c24f5b30350a6425f18c98340c3c2c4a50ad..d62be79e4f1615e87b6d44c7177d83cbf8ac879e 100644 (file)
@@ -3949,6 +3949,16 @@ struct ElementNameInfo element_name_info[MAX_NUM_ELEMENTS + 1] =
     "emc_spring_bumper",
     "spring bumper",
   },
+  {
+    "emc_android.shrinking",
+    "emc_android",
+    "android",
+  },
+  {
+    "emc_android.growing",
+    "emc_android",
+    "android",
+  },
 
   /* ----------------------------------------------------------------------- */
   /* "unreal" (and therefore not drawable) runtime elements                  */