BlueStag
há 3 anos
committed by
GitHub
ascendente
cometimento
f31e4ebb3d
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
1 eliminações
-
src/rtextures.c
|
|
|
@ -4574,7 +4574,7 @@ static Image LoadPVR(const unsigned char *fileData, unsigned int fileSize) |
|
|
|
unsigned int flags; |
|
|
|
unsigned char channels[4]; // pixelFormat high part |
|
|
|
unsigned char channelDepth[4]; // pixelFormat low part |
|
|
|
unsigned int colourSpace; |
|
|
|
unsigned int colorSpace; |
|
|
|
unsigned int channelType; |
|
|
|
unsigned int height; |
|
|
|
unsigned int width; |
|
|
|
|