#5 add forcefps bool
This commit is contained in:
parent
da09069d7b
commit
2d94d42e91
5 changed files with 33 additions and 3 deletions
|
@ -85,6 +85,7 @@ typedef struct IDirectDrawImpl
|
|||
struct
|
||||
{
|
||||
int maxfps;
|
||||
BOOL forcefps;
|
||||
int width;
|
||||
int height;
|
||||
int bpp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue