remove dont_emulate_dc setting

This commit is contained in:
FunkyFr3sh 2023-07-31 09:17:57 +02:00
parent 2ee0767520
commit 63257823b1
5 changed files with 17 additions and 9 deletions

View file

@ -180,7 +180,6 @@ typedef struct CNCDDRAW
DWORD gui_thread_id;
BOOL rgb555;
BOOL hook_peekmessage;
BOOL dont_emulate_dc;
} CNCDDRAW;