add preset for Nightlong - Union City Conspiracy

This commit is contained in:
FunkyFr3sh 2024-12-16 06:43:32 +01:00
parent c35ca60307
commit 82386fbbc4
3 changed files with 8 additions and 4 deletions

View file

@ -74,6 +74,7 @@ typedef struct CNCDDRAWCONFIG
BOOL no_dinput_hook;
BOOL direct3d_passthrough;
BOOL center_cursor_fix;
BOOL allow_wm_nchittest;
char fake_mode[128];
BOOL lock_mouse_top_left;
char win_version[32];
@ -106,7 +107,6 @@ typedef struct CNCDDRAWCONFIG
BOOL carma95_hack;
BOOL sirtech_hack;
BOOL flightsim98_hack;
BOOL seventhlegion_hack;
} CNCDDRAWCONFIG;