add "sleep" setting for CnC1
This commit is contained in:
parent
77ac049c41
commit
79fe86062f
4 changed files with 16 additions and 3 deletions
|
@ -98,6 +98,7 @@ typedef struct IDirectDrawImpl
|
|||
char shader[MAX_PATH];
|
||||
BOOL autorenderer;
|
||||
BOOL wine;
|
||||
int sleep;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue