add option to change d3d9 adapter

This commit is contained in:
FunkyFr3sh 2022-09-24 01:12:53 +02:00
parent f912b23877
commit d54011973f
3 changed files with 5 additions and 2 deletions

View file

@ -138,6 +138,7 @@ typedef struct CNCDDRAW
BOOL novidmem;
BOOL fpupreserve;
BOOL allow_wmactivate;
int d3d9_adapter;
BOOL accurate_timers;
BOOL resizable;
BOOL nonexclusive;