rnd-20051214-1-src
[rocksndiamonds.git] / src / main.h
index 6e3a8293a7ac1ba942359dbe3a976a39f79f1aaa..1d5ad46b4fd29679409bdadc9e7344a5f5369856 100644 (file)
@@ -1732,6 +1732,9 @@ struct LevelInfo
   int amoeba_speed;
   int amoeba_content;
 
+  int game_of_life[4];
+  int biomaze[4];
+
   int time_magic_wall;
   int time_wheel;
   int time_light;