move is_wine bool to g_config
This commit is contained in:
parent
f79b7db8cd
commit
e9b585f440
7 changed files with 15 additions and 13 deletions
|
@ -16,6 +16,7 @@ typedef struct CNCDDRAWCONFIG
|
|||
char process_file_name[MAX_PATH];
|
||||
char process_file_ext[MAX_PATH];
|
||||
INIFILE ini;
|
||||
BOOL is_wine;
|
||||
|
||||
/* Optional settings */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue