cedit command for toggling autosave for bugs, typos and ideas

This commit is contained in:
Thomas Arp 2011-03-10 23:09:53 +00:00
parent 48578939c5
commit bf0539a425
7 changed files with 31 additions and 3 deletions

View file

@ -1067,6 +1067,8 @@ do \
#define CONFIG_START_MESSG config_info.operation.START_MESSG
/** Should medit show the advnaced stats menu? */
#define CONFIG_MEDIT_ADVANCED config_info.operation.medit_advanced
/** Does "bug resolve" autosave ? */
#define CONFIG_IBT_AUTOSAVE config_info.operation.ibt_autosave
/* Autowiz */
/** Use autowiz or not? */