limit available resolutions to avoid crashes (Infantry Online)

This commit is contained in:
FunkyFr3sh 2022-10-11 23:13:04 +02:00
parent befbb19a2e
commit 1fb996d8a2
3 changed files with 41 additions and 0 deletions

View file

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