set default config option confirm prompt to false

This commit is contained in:
IntelOrca 2014-12-04 21:19:44 +00:00
parent 1be2f16cd3
commit 98348cd539
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ static const uint16 _defaultShortcutKeys[SHORTCUT_COUNT] = {
general_configuration_t gGeneral_config;
general_configuration_t gGeneral_config_default = {
0, // play_intro
1, // confirmation_prompt
0, // confirmation_prompt
SCREENSHOT_FORMAT_PNG, // screenshot_format
"", // game_path
MEASUREMENT_FORMAT_IMPERIAL, // measurement_format