added headless mode (no window) for automated tape tests using 'autotest'
[rocksndiamonds.git] / src / libgame / system.h
index ad6976c8781cf13e424e5eea556c9aa8eb5ef9b4..dd007f7f283450c8c433afbe3e2dc8f3df3f8bca 100644 (file)
@@ -764,6 +764,8 @@ struct ProgramInfo
 
   boolean global_scores;
   boolean many_scores_per_name;
+
+  boolean headless;
 };
 
 struct OptionInfo