summaryrefslogtreecommitdiff
path: root/src/core/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/settings.h')
-rw-r--r--src/core/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/settings.h b/src/core/settings.h
index 7d09253f5..163900f0b 100644
--- a/src/core/settings.h
+++ b/src/core/settings.h
@@ -446,6 +446,7 @@ struct Values {
446 bool use_asynchronous_gpu_emulation; 446 bool use_asynchronous_gpu_emulation;
447 bool use_vsync; 447 bool use_vsync;
448 bool force_30fps_mode; 448 bool force_30fps_mode;
449 bool use_fast_gpu_time;
449 450
450 float bg_red; 451 float bg_red;
451 float bg_green; 452 float bg_green;