create backbuffer for flip games
This commit is contained in:
parent
9717d7b906
commit
ae4446becb
9 changed files with 109 additions and 34 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -106,6 +106,7 @@ typedef struct cnc_ddraw
|
|||
BOOL nonexclusive;
|
||||
BOOL fixchildwindows;
|
||||
BOOL d3d9linear;
|
||||
BOOL backbuffer;
|
||||
int maxgameticks;
|
||||
BOOL alt_key_down;
|
||||
BOOL bnet_active;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue