add new option to limit game ticks via bltfast

This commit is contained in:
FunkyFr3sh 2022-10-31 02:54:40 +01:00
parent 80b213a41b
commit 56299662aa
3 changed files with 11 additions and 0 deletions

View file

@ -154,6 +154,7 @@ typedef struct CNCDDRAW
int guard_lines;
int resolutions;
int max_resolutions;
BOOL limit_bltfast;
BOOL armadahack;
BOOL tshack;
BOOL infantryhack;