Merge branch 'svn/trunk'
This commit is contained in:
commit
9099f0620e
8 changed files with 20 additions and 20 deletions
|
@ -58,8 +58,8 @@ typedef struct {
|
|||
float fps;
|
||||
} src;
|
||||
struct {
|
||||
Bitu count;
|
||||
Bitu max;
|
||||
int count;
|
||||
int max;
|
||||
Bitu index;
|
||||
Bit8u hadSkip[RENDER_SKIP_CACHE];
|
||||
} frameskip;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue