adjust fps limiter for gdi renderer
This commit is contained in:
parent
0b365ac275
commit
da09069d7b
4 changed files with 35 additions and 44 deletions
|
@ -94,7 +94,6 @@ typedef struct IDirectDrawImpl
|
|||
|
||||
HANDLE thread;
|
||||
BOOL run;
|
||||
HANDLE ev;
|
||||
HANDLE sem;
|
||||
DEVMODE mode;
|
||||
struct { int width; int height; int x; int y; } viewport;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue