mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-17 15:21:44 +00:00
REVIEWED: Image fileformat support: PIC, PNM
This commit is contained in:
@@ -148,6 +148,7 @@
|
||||
//#define SUPPORT_FILEFORMAT_PSD 1
|
||||
#define SUPPORT_FILEFORMAT_DDS 1
|
||||
#define SUPPORT_FILEFORMAT_HDR 1
|
||||
//#define SUPPORT_FILEFORMAT_PIC 1
|
||||
//#define SUPPORT_FILEFORMAT_PNM 1
|
||||
//#define SUPPORT_FILEFORMAT_KTX 1
|
||||
//#define SUPPORT_FILEFORMAT_ASTC 1
|
||||
|
Reference in New Issue
Block a user