소스 검색

Update rtextures.c

pull/5168/head
Ray 1 개월 전
부모
커밋
708c1539e4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/rtextures.c

+ 1
- 1
src/rtextures.c 파일 보기

@ -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"))
{

불러오는 중...
취소
저장