added setup option to show invisible exit in BD engine
[rocksndiamonds.git] / src / libgame / system.h
index 19a9747af9fddd1aa0298e83b526dc532d6cb9e7..6706f2014241f2b935cbbb5fedb6e74ffbda1d32 100644 (file)
@@ -1515,6 +1515,7 @@ struct SetupInfo
   boolean bd_skip_uncovering;
   boolean bd_skip_hatching;
   boolean bd_scroll_delay;
+  boolean bd_show_invisible_outbox;
   int bd_smooth_movements;             // not boolean -- can also be "AUTO"
   int bd_pushing_graphics;             // not boolean -- can also be "AUTO"
   int bd_up_down_graphics;             // not boolean -- can also be "AUTO"