remove d3d9 minimized check

This commit is contained in:
FunkyFr3sh 2019-03-30 16:29:51 +01:00
parent 3750ca384d
commit 590cbf12c9
3 changed files with 0 additions and 13 deletions

View file

@ -121,7 +121,6 @@ typedef struct IDirectDrawImpl
BOOL handlemouse;
char shader[MAX_PATH];
BOOL wine;
LONG minimized;
BOOL altenter;
BOOL hidecursor;
BOOL accurateTimers;