added setup option to enable/disable (now optional) snapshot buttons
[rocksndiamonds.git] / src / libgame / system.h
index 9a42c147f194c9345c2356cb52d9f519396e8a65..df223fe7d0e89b5124d223b246487524ed21b21b 100644 (file)
@@ -982,6 +982,7 @@ struct SetupInfo
   int game_frame_delay;
   boolean sp_show_border_elements;
   boolean small_game_graphics;
+  boolean show_snapshot_buttons;
 
   char *graphics_set;
   char *sounds_set;