test
This commit is contained in:
parent
9ca7158668
commit
f4a5749fd8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ CNCDDRAWCONFIG g_config =
|
|||
|
||||
void cfg_load()
|
||||
{
|
||||
/* set up settings ini */
|
||||
/* set up settings ini .*/
|
||||
char cwd[MAX_PATH];
|
||||
char tmp[256];
|
||||
GetCurrentDirectoryA(sizeof(cwd), cwd);
|
||||
|
|
Loading…
Reference in a new issue