This commit is contained in:
FunkyFr3sh 2021-08-10 19:03:21 +02:00
parent 9ca7158668
commit f4a5749fd8

View file

@ -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);