add new setting to enable (very bugged) resize in wine
This commit is contained in:
parent
1d4403db57
commit
c1a14a31d5
4 changed files with 10 additions and 8 deletions
|
@ -77,6 +77,7 @@ typedef struct CNCDDRAWCONFIG
|
|||
BOOL direct3d_passthrough;
|
||||
BOOL center_cursor_fix;
|
||||
char fake_mode[128];
|
||||
BOOL wine_allow_resize;
|
||||
|
||||
/* Hotkeys */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue