add preset for Nightlong - Union City Conspiracy
This commit is contained in:
parent
c35ca60307
commit
82386fbbc4
3 changed files with 8 additions and 4 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue