rnd-20091210-1-src
[rocksndiamonds.git] / src / libgame / system.h
index aa1057fd956f6b7066acc3c893333ae2b35fed60..42d0ee32b2972fb03fbcfbec79dc01c26396e129 100644 (file)
@@ -657,6 +657,8 @@ struct OptionInfo
   boolean verbose;
   boolean debug;
   boolean debug_x11_sync;
+
+  unsigned long cmd_switches;
 };
 
 struct ScreenModeInfo
@@ -868,6 +870,7 @@ struct SetupInfo
   boolean input_on_focus;
   boolean prefer_aga_graphics;
   int game_frame_delay;
+  boolean sp_show_border_elements;
 
   char *graphics_set;
   char *sounds_set;