allow to toggle windowed mode with F4 in HoMM games
This commit is contained in:
parent
8316f89eb4
commit
c7312c2c07
3 changed files with 17 additions and 0 deletions
|
@ -103,6 +103,7 @@ typedef struct CNCDDRAWCONFIG
|
|||
BOOL stronghold_hack;
|
||||
BOOL mgs_hack;
|
||||
BOOL tlc_hack;
|
||||
BOOL homm_hack;
|
||||
|
||||
} CNCDDRAWCONFIG;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue