Просмотр исходного кода

Use American spelling of colourSpace (#2604)

pull/2605/head
BlueStag 3 лет назад
committed by GitHub
Родитель
Сommit
f31e4ebb3d
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/rtextures.c

+ 1
- 1
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;

Загрузка…
Отмена
Сохранить