mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
revert
This commit is contained in:
parent
f4a5749fd8
commit
44636e4056
@ -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…
x
Reference in New Issue
Block a user