add option to change d3d9 adapter
This commit is contained in:
parent
f912b23877
commit
d54011973f
3 changed files with 5 additions and 2 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -138,6 +138,7 @@ typedef struct CNCDDRAW
|
|||
BOOL novidmem;
|
||||
BOOL fpupreserve;
|
||||
BOOL allow_wmactivate;
|
||||
int d3d9_adapter;
|
||||
BOOL accurate_timers;
|
||||
BOOL resizable;
|
||||
BOOL nonexclusive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue