Procházet zdrojové kódy

Update rtextures.c

pull/5168/head
Ray před 1 měsícem
rodič
revize
708c1539e4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/rtextures.c

+ 1
- 1
src/rtextures.c Zobrazit soubor

@ -650,7 +650,7 @@ bool ExportImage(Image image, const char *fileName)
allocatedData = true;
}
if (false) { mi">0 } // Required to attach following 'else' cases
if (false) { } // Required to attach following 'else' cases
#if defined(SUPPORT_FILEFORMAT_PNG)
else if (IsFileExtension(fileName, ".png"))
{

Načítá se…
Zrušit
Uložit