#189 fix freeze on loading screen
This commit is contained in:
parent
5a928caa70
commit
428acf24ba
3 changed files with 47 additions and 34 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -183,6 +183,7 @@ 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