add new .ini setting "terminate_process"

This commit is contained in:
FunkyFr3sh 2025-01-02 01:22:03 +01:00
parent 7df6a4e47b
commit ed8584129d
4 changed files with 9 additions and 0 deletions

View file

@ -80,6 +80,7 @@ typedef struct CNCDDRAWCONFIG
BOOL limit_gdi_handles;
BOOL remove_menu;
int refresh_rate;
int terminate_process;
/* Hotkeys */