Pārlūkot izejas kodu

Update rcore.c

pull/3150/head
Ray pirms 1 gada
vecāks
revīzija
df90da0b37
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/rcore.c

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

@ -3219,7 +3219,7 @@ const char *GetApplicationDirectory(void)
#if defined(_WIN32)
int len = 0;
#if defined (UNICODE)
#if defined(UNICODE)
unsigned short widePath[MAX_PATH];
len = GetModuleFileNameW(NULL, widePath, MAX_PATH);
len = WideCharToMultiByte(0, 0, widePath, len, appDir, MAX_PATH, NULL, NULL);

Notiek ielāde…
Atcelt
Saglabāt