diff options
Diffstat (limited to 'src/core/settings.h')
| -rw-r--r-- | src/core/settings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/settings.h b/src/core/settings.h index 79ec01731..c73d1c596 100644 --- a/src/core/settings.h +++ b/src/core/settings.h | |||
| @@ -464,6 +464,7 @@ struct Values { | |||
| 464 | bool dump_nso; | 464 | bool dump_nso; |
| 465 | bool reporting_services; | 465 | bool reporting_services; |
| 466 | bool quest_flag; | 466 | bool quest_flag; |
| 467 | bool disable_cpu_opt; | ||
| 467 | 468 | ||
| 468 | // BCAT | 469 | // BCAT |
| 469 | std::string bcat_backend; | 470 | std::string bcat_backend; |