fix for alt+tab freeze (carmageddon)
This commit is contained in:
parent
b99f60c542
commit
47026bf011
3 changed files with 19 additions and 5 deletions
|
@ -87,6 +87,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL fullscreen;
|
||||
BOOL maintas;
|
||||
BOOL fakecursorpos;
|
||||
BOOL noactivateapp;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue