浏览代码

Merge pull request #5006 from ElDigoXD/patch-1

Fix typo on config.h
pull/5011/head
Ray 3 周前
committed by GitHub
父节点
当前提交
e09dcf6112
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/config.h

+ 1
- 1
src/config.h 查看文件

@ -189,7 +189,7 @@
//------------------------------------------------------------------------------------
// Module: rtextures - Configuration Flags
//------------------------------------------------------------------------------------
// Selecte desired fileformats to be supported for image data loading
// Selected desired fileformats to be supported for image data loading
#define SUPPORT_FILEFORMAT_PNG 1
//#define SUPPORT_FILEFORMAT_BMP 1
//#define SUPPORT_FILEFORMAT_TGA 1

正在加载...
取消
保存