add temporary workaround for ubuntu alt+enter bug until we got a better solution
This commit is contained in:
parent
366ce012b2
commit
b9eab72850
2 changed files with 13 additions and 0 deletions
|
@ -96,6 +96,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL noactivateapp;
|
||||
char shader[MAX_PATH];
|
||||
BOOL autorenderer;
|
||||
BOOL wine;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue