Let cnc-ddraw create a new ddraw.ini if it doesn't exist
This commit is contained in:
parent
cb7fde77ea
commit
15cee173fc
4 changed files with 31 additions and 5 deletions
|
@ -20,6 +20,7 @@ typedef struct CNCDDRAWCONFIG
|
|||
|
||||
extern CNCDDRAWCONFIG g_config;
|
||||
|
||||
void cfg_init();
|
||||
void cfg_load();
|
||||
void cfg_save();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue