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