diff options
Diffstat (limited to 'src/common/settings.h')
| -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 6198f2d9f..a1c0bf3ad 100644 --- a/src/common/settings.h +++ b/src/common/settings.h | |||
| @@ -152,6 +152,7 @@ struct Values { | |||
| 152 | Setting<bool> use_assembly_shaders; | 152 | Setting<bool> use_assembly_shaders; |
| 153 | Setting<bool> use_asynchronous_shaders; | 153 | Setting<bool> use_asynchronous_shaders; |
| 154 | Setting<bool> use_fast_gpu_time; | 154 | Setting<bool> use_fast_gpu_time; |
| 155 | Setting<bool> use_caches_gc; | ||
| 155 | 156 | ||
| 156 | Setting<float> bg_red; | 157 | Setting<float> bg_red; |
| 157 | Setting<float> bg_green; | 158 | Setting<float> bg_green; |