add new .ini setting to force release alt key on alt+tab
This commit is contained in:
parent
098bf6a248
commit
58a86abfc8
3 changed files with 20 additions and 15 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -135,6 +135,7 @@ typedef struct CNCDDRAW
|
|||
BOOL cnchack;
|
||||
int maxgameticks;
|
||||
BOOL alt_key_down;
|
||||
BOOL releasealt;
|
||||
BOOL bnet_active;
|
||||
BOOL bnet_was_fullscreen;
|
||||
BOOL bnet_was_upscaled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue