make sure we return proper resolution list when using windowed hack
This commit is contained in:
parent
fc99383f21
commit
9565b2b50f
2 changed files with 9 additions and 1 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -158,6 +158,7 @@ typedef struct CNCDDRAW
|
|||
DWORD minfps_tick_len;
|
||||
DWORD gui_thread_id;
|
||||
BOOL show_driver_warning;
|
||||
BOOL windowed_hack;
|
||||
|
||||
struct
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue