#269 add workaround for Quest for Glory 5 movies
This commit is contained in:
parent
3ab1f7ff11
commit
dc3be1243a
2 changed files with 6 additions and 1 deletions
|
@ -42,6 +42,7 @@ typedef struct IDirectDrawSurfaceImpl
|
|||
DWORD last_flip_tick;
|
||||
DWORD last_blt_tick;
|
||||
BOOL queried;
|
||||
BOOL skip_flip; /* Quest for Glory 5 */
|
||||
|
||||
struct IDirectDrawSurfaceImpl* backbuffer;
|
||||
struct IDirectDrawClipperImpl* clipper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue