summaryrefslogtreecommitdiff
path: root/src/common/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/settings.h')
-rw-r--r--src/common/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/settings.h b/src/common/settings.h
index 85554eac4..82ec18e27 100644
--- a/src/common/settings.h
+++ b/src/common/settings.h
@@ -154,6 +154,7 @@ struct Values {
154 Setting<bool> use_assembly_shaders; 154 Setting<bool> use_assembly_shaders;
155 Setting<bool> use_asynchronous_shaders; 155 Setting<bool> use_asynchronous_shaders;
156 Setting<bool> use_fast_gpu_time; 156 Setting<bool> use_fast_gpu_time;
157 Setting<bool> use_caches_gc;
157 158
158 Setting<float> bg_red; 159 Setting<float> bg_red;
159 Setting<float> bg_green; 160 Setting<float> bg_green;