瀏覽代碼

Use American spelling of colourSpace (#2604)

pull/2605/head
BlueStag 2 年之前
committed by GitHub
父節點
當前提交
f31e4ebb3d
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 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;

Loading…
取消
儲存