clean up config.c
This commit is contained in:
parent
58d52e396c
commit
90dd010bbf
7 changed files with 13 additions and 21 deletions
|
@ -39,13 +39,12 @@ typedef struct CNCDDRAWCONFIG
|
|||
|
||||
BOOL noactivateapp;
|
||||
int maxgameticks;
|
||||
int minfps;
|
||||
BOOL nonexclusive;
|
||||
BOOL singlecpu;
|
||||
int resolutions;
|
||||
int fixchilds;
|
||||
BOOL hook_peekmessage;
|
||||
int minfps;
|
||||
DWORD minfps_tick_len;
|
||||
|
||||
/* Undocumented settings */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue