Reapply "don't emulate 60hz vblank on 60hz monitor"

This reverts commit d3f78bad95.
This commit is contained in:
FunkyFr3sh 2024-11-02 17:44:02 +01:00
parent 498e2f45e2
commit b23700a9b7
2 changed files with 10 additions and 1 deletions

View file

@ -176,6 +176,7 @@ typedef struct CNCDDRAW
DWORD gui_thread_id;
BOOL show_driver_warning;
BOOL windowed_hack;
BOOL wait_for_real_vblank;
struct
{