add new .ini setting "terminate_process"
This commit is contained in:
parent
7df6a4e47b
commit
ed8584129d
4 changed files with 9 additions and 0 deletions
|
@ -80,6 +80,7 @@ typedef struct CNCDDRAWCONFIG
|
|||
BOOL limit_gdi_handles;
|
||||
BOOL remove_menu;
|
||||
int refresh_rate;
|
||||
int terminate_process;
|
||||
|
||||
/* Hotkeys */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue