force at least 5 FPS to avoid problems in the menus
This commit is contained in:
parent
24b0e5cf24
commit
9cbd2de62f
2 changed files with 2 additions and 2 deletions
|
@ -98,7 +98,7 @@ typedef struct IDirectDrawImpl
|
|||
char shader[MAX_PATH];
|
||||
BOOL wine;
|
||||
int sleep;
|
||||
BOOL resetDirect3D9;
|
||||
LONG resetDirect3D9;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue