Reapply "don't emulate 60hz vblank on 60hz monitor"
This reverts commit d3f78bad95
.
This commit is contained in:
parent
498e2f45e2
commit
b23700a9b7
2 changed files with 10 additions and 1 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -176,6 +176,7 @@ typedef struct CNCDDRAW
|
|||
DWORD gui_thread_id;
|
||||
BOOL show_driver_warning;
|
||||
BOOL windowed_hack;
|
||||
BOOL wait_for_real_vblank;
|
||||
|
||||
struct
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue