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

This reverts commit 95a5f7231e.
This commit is contained in:
FunkyFr3sh 2024-11-02 16:57:26 +01:00
parent db43b5c655
commit d3f78bad95
2 changed files with 1 additions and 10 deletions

View file

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