stretch to full screen bool
This commit is contained in:
parent
d9ee8dcd47
commit
3358ada5c3
2 changed files with 22 additions and 1 deletions
|
@ -89,6 +89,7 @@ typedef struct IDirectDrawImpl
|
|||
DWORD WINAPI (*renderer)(void);
|
||||
char screenshotKey;
|
||||
BOOL opengl_pbo;
|
||||
BOOL fullscreen;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue