added new config file options to hide shortcuts sub-menus
[rocksndiamonds.git] / src / libgame / system.h
index 9b4dece1f0cfdf55fab59bf8975e9a9352486d02..34655d654e8e106ae0477e8e38f2c2905338472f 100644 (file)
@@ -1463,6 +1463,12 @@ struct SetupInternalInfo
   boolean menu_exit;
   boolean menu_save_and_exit;
 
+  boolean menu_shortcuts_various;
+  boolean menu_shortcuts_focus;
+  boolean menu_shortcuts_tape;
+  boolean menu_shortcuts_sound;
+  boolean menu_shortcuts_snap;
+
   boolean info_title;
   boolean info_elements;
   boolean info_music;