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 3681b5e9d..5a2f852fd 100644 --- a/src/core/settings.h +++ b/src/core/settings.h | |||
| @@ -498,6 +498,7 @@ struct Values { | |||
| 498 | bool reporting_services; | 498 | bool reporting_services; |
| 499 | bool quest_flag; | 499 | bool quest_flag; |
| 500 | bool disable_macro_jit; | 500 | bool disable_macro_jit; |
| 501 | bool extended_logging; | ||
| 501 | 502 | ||
| 502 | // Misceallaneous | 503 | // Misceallaneous |
| 503 | std::string log_filter; | 504 | std::string log_filter; |