adjust gdi renderer for accurateTimers
This commit is contained in:
parent
67ac35cfc4
commit
45c2206946
3 changed files with 6 additions and 6 deletions
|
@ -124,6 +124,7 @@ typedef struct IDirectDrawImpl
|
|||
LONG minimized;
|
||||
BOOL altenter;
|
||||
BOOL hidecursor;
|
||||
BOOL accurateTimers;
|
||||
SpeedLimiter ticksLimiter;
|
||||
SpeedLimiter flipLimiter;
|
||||
SpeedLimiter fpsLimiter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue