fix for fullscreen bug with auto renderer
This commit is contained in:
parent
4ea226b743
commit
0b12de90e2
3 changed files with 16 additions and 3 deletions
inc
|
@ -24,6 +24,8 @@
|
|||
#define CUTSCENE_WIDTH 640
|
||||
#define CUTSCENE_HEIGHT 400
|
||||
|
||||
#define WM_AUTORENDERER WM_USER+111
|
||||
|
||||
extern char OpenglVersion[];
|
||||
|
||||
struct IDirectDrawImpl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue