add support for 7th Legion

This commit is contained in:
FunkyFr3sh 2024-12-14 02:01:38 +01:00
parent 02f706e3bb
commit 6dcfe78398
4 changed files with 11 additions and 0 deletions

View file

@ -106,6 +106,7 @@ typedef struct CNCDDRAWCONFIG
BOOL carma95_hack;
BOOL sirtech_hack;
BOOL flightsim98_hack;
BOOL seventhlegion_hack;
} CNCDDRAWCONFIG;