added level info config option to invoke info screens from main menu
[rocksndiamonds.git] / src / libgame / system.h
index 1c5104be52deafcf5a3e506b400645e1afce2fdd..524dbc586f755235b8eceb8ede0407d640dc4268 100644 (file)
@@ -1660,6 +1660,7 @@ struct TreeInfo
   boolean skip_levels; // levels can be skipped when set to "true"
 
   boolean use_emc_tiles;// use (swapped) V5/V6 EMC tiles when set to "true"
+  boolean info_screens_from_main; // can invoke info screens from main menu
 
   int color;           // color to use on selection screen for this level
   char *class_desc;    // description of level series class