diff options
Diffstat (limited to '')
| -rw-r--r-- | src/common/settings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/settings.h b/src/common/settings.h index 1af8c5ac2..bf34f2b5b 100644 --- a/src/common/settings.h +++ b/src/common/settings.h | |||
| @@ -218,6 +218,7 @@ struct Values { | |||
| 218 | std::string program_args; | 218 | std::string program_args; |
| 219 | bool dump_exefs; | 219 | bool dump_exefs; |
| 220 | bool dump_nso; | 220 | bool dump_nso; |
| 221 | bool enable_fs_access_log; | ||
| 221 | bool reporting_services; | 222 | bool reporting_services; |
| 222 | bool quest_flag; | 223 | bool quest_flag; |
| 223 | bool disable_macro_jit; | 224 | bool disable_macro_jit; |