diff options
Diffstat (limited to 'src/core/settings.h')
| -rw-r--r-- | src/core/settings.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/settings.h b/src/core/settings.h index 5ff3634aa..b84390745 100644 --- a/src/core/settings.h +++ b/src/core/settings.h | |||
| @@ -390,7 +390,6 @@ struct Values { | |||
| 390 | float resolution_factor; | 390 | float resolution_factor; |
| 391 | bool use_frame_limit; | 391 | bool use_frame_limit; |
| 392 | u16 frame_limit; | 392 | u16 frame_limit; |
| 393 | bool use_compatibility_profile; | ||
| 394 | bool use_disk_shader_cache; | 393 | bool use_disk_shader_cache; |
| 395 | bool use_accurate_gpu_emulation; | 394 | bool use_accurate_gpu_emulation; |
| 396 | bool use_asynchronous_gpu_emulation; | 395 | bool use_asynchronous_gpu_emulation; |