Use American spelling of colourSpace (#2604)

This commit is contained in:
BlueStag 2022-07-31 20:09:41 +01:00 committed by GitHub
parent 85bd13c41d
commit f31e4ebb3d
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;