瀏覽代碼

Merge branch 'master' of https://github.com/raysan5/raylib

pull/5011/head
Ray 4 月之前
父節點
當前提交
c35e136471
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/config.h

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

@ -189,7 +189,7 @@
//------------------------------------------------------------------------------------ //------------------------------------------------------------------------------------
// Module: rtextures - Configuration Flags // 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_PNG 1
//#define SUPPORT_FILEFORMAT_BMP 1 //#define SUPPORT_FILEFORMAT_BMP 1
//#define SUPPORT_FILEFORMAT_TGA 1 //#define SUPPORT_FILEFORMAT_TGA 1

Loading…
取消
儲存