Pārlūkot izejas kodu

Merge branch 'master' of https://github.com/raysan5/raylib

pull/4856/head
Ray pirms 1 nedēļas
vecāks
revīzija
32c8f396c2
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      src/rcore.c

+ 1
- 0
src/rcore.c Parādīt failu

@ -2354,6 +2354,7 @@ bool ChangeDirectory(const char *dir)
bool result = CHDIR(dir);
if (result != 0) TRACELOG(LOG_WARNING, "SYSTEM: Failed to change to directory: %s", dir);
else TRACELOG(LOG_INFO, "SYSTEM: Working Directory: %s", dir);
return (result == 0);
}

||||||
x
 
000:0
Notiek ielāde…
Atcelt
Saglabāt