GPU: Add Fast GPU Time Option.
This commit is contained in:
parent
9311983f3d
commit
c8f4549d43
7 changed files with 21 additions and 1 deletions
|
@ -446,6 +446,7 @@ struct Values {
|
|||
bool use_asynchronous_gpu_emulation;
|
||||
bool use_vsync;
|
||||
bool force_30fps_mode;
|
||||
bool use_fast_gpu_time;
|
||||
|
||||
float bg_red;
|
||||
float bg_green;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue