add 2 new .ini settings "nonexclusive" and "resizable"
This commit is contained in:
parent
475955d8ef
commit
37af4e6ee4
3 changed files with 12 additions and 2 deletions
|
@ -133,6 +133,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL resizable;
|
||||
BOOL tm2hack;
|
||||
BOOL sierrahack;
|
||||
BOOL nonexclusive;
|
||||
BOOL bnetActive;
|
||||
BOOL bnetWasFullscreen;
|
||||
BOOL bnetWasUpscaled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue