Use American spelling of colourSpace

This commit is contained in:
BlueStag 2022-07-31 12:13:28 +01:00 committed by GitHub
parent 024a803665
commit 6d0033be12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;