remove dont_emulate_dc setting
This commit is contained in:
parent
2ee0767520
commit
63257823b1
5 changed files with 17 additions and 9 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -180,7 +180,6 @@ typedef struct CNCDDRAW
|
|||
DWORD gui_thread_id;
|
||||
BOOL rgb555;
|
||||
BOOL hook_peekmessage;
|
||||
BOOL dont_emulate_dc;
|
||||
|
||||
} CNCDDRAW;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue