enables fullscreen exclusive mode for d3d9
This commit is contained in:
parent
d693217fc8
commit
c0a26ce858
4 changed files with 45 additions and 19 deletions
|
@ -98,6 +98,7 @@ typedef struct IDirectDrawImpl
|
|||
char shader[MAX_PATH];
|
||||
BOOL wine;
|
||||
int sleep;
|
||||
BOOL resetDirect3D9;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue