add new setting to enable (very bugged) resize in wine

This commit is contained in:
FunkyFr3sh 2024-05-24 02:26:46 +02:00
parent 1d4403db57
commit c1a14a31d5
4 changed files with 10 additions and 8 deletions

View file

@ -77,6 +77,7 @@ typedef struct CNCDDRAWCONFIG
BOOL direct3d_passthrough;
BOOL center_cursor_fix;
char fake_mode[128];
BOOL wine_allow_resize;
/* Hotkeys */