add resizeable bool
This commit is contained in:
parent
f394d7f7ce
commit
43224a0f65
3 changed files with 24 additions and 1 deletions
|
@ -128,6 +128,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL altenter;
|
||||
BOOL hidecursor;
|
||||
BOOL accurateTimers;
|
||||
BOOL resizable;
|
||||
BOOL bnetActive;
|
||||
BOOL bnetWasFullscreen;
|
||||
SpeedLimiter ticksLimiter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue