rnd-20121013-1-src
[rocksndiamonds.git] / src / game.h
index 96af46d0f38c0de5e6e1c4612c03e4a4bb6f621b..50490be33c0a3527fec1a9f921e1823ddc450217 100644 (file)
@@ -156,6 +156,7 @@ struct GameInfo
   boolean gravity;
   boolean explosions_delayed;
   boolean envelope_active;
+  boolean no_time_limit;       /* (variable only in very special case) */
 
   /* values for the new EMC elements */
   int lenses_time_left;