specify full path to ddraw.ini in case of bad working dir
This commit is contained in:
parent
0997f514c4
commit
c21123b606
2 changed files with 12 additions and 2 deletions
|
@ -12,6 +12,7 @@ typedef struct CNCDDRAWCONFIG
|
|||
char ini_path[MAX_PATH];
|
||||
char game_path[MAX_PATH];
|
||||
char process_file_name[MAX_PATH];
|
||||
char process_file_ext[MAX_PATH];
|
||||
int save_settings;
|
||||
|
||||
} CNCDDRAWCONFIG;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue