#219 add new "refresh_rate" setting
This commit is contained in:
parent
84ad3995d4
commit
b25223bf3a
4 changed files with 11 additions and 0 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -157,6 +157,7 @@ typedef struct CNCDDRAW
|
|||
int guard_lines;
|
||||
int resolutions;
|
||||
int max_resolutions;
|
||||
int refresh_rate;
|
||||
BOOL limit_bltfast;
|
||||
BOOL armadahack;
|
||||
BOOL tshack;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue