add hack for Flight Simulator 98

This commit is contained in:
FunkyFr3sh 2024-09-19 17:58:35 +02:00
parent 66e8d1676f
commit 6977fccdbe
3 changed files with 13 additions and 3 deletions

View file

@ -103,6 +103,7 @@ typedef struct CNCDDRAWCONFIG
BOOL homm_hack;
BOOL carma95_hack;
BOOL sirtech_hack;
BOOL flightsim98_hack;
} CNCDDRAWCONFIG;