mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
use higher flip timeout
This commit is contained in:
parent
c2821b7c48
commit
64a3d0d5e1
@ -22,7 +22,7 @@
|
||||
#include "scale_pattern.h"
|
||||
|
||||
// enables redraw via blt/unlock if there wasn't any flip for X ms
|
||||
#define FLIP_REDRAW_TIMEOUT 1000 / 20
|
||||
#define FLIP_REDRAW_TIMEOUT 1000 / 10
|
||||
|
||||
void dump_ddbltflags(DWORD dwFlags);
|
||||
void dump_ddscaps(DWORD dwCaps);
|
||||
|
Loading…
x
Reference in New Issue
Block a user