release d3d9 on alt+enter

This commit is contained in:
FunkyFr3sh 2018-10-07 16:49:35 +02:00
parent 12655fa5a3
commit bbe8fa11d8
4 changed files with 33 additions and 38 deletions

View file

@ -98,7 +98,7 @@ typedef struct IDirectDrawImpl
char shader[MAX_PATH];
BOOL wine;
int sleep;
LONG resetDirect3D9;
LONG displayModeChanged;
LONG minimized;
} IDirectDrawImpl;