Browse Source

Update config.h

Ray 1 year ago
parent
commit
c104a97590
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/config.h

+ 1 - 1
src/config.h

@@ -156,7 +156,7 @@
 //#define SUPPORT_FILEFORMAT_ASTC     1
 //#define SUPPORT_FILEFORMAT_PKM      1
 //#define SUPPORT_FILEFORMAT_PVR      1
-#define SUPPORT_FILEFORMAT_SVG      1
+//#define SUPPORT_FILEFORMAT_SVG      1
 
 // Support image export functionality (.png, .bmp, .tga, .jpg, .qoi)
 #define SUPPORT_IMAGE_EXPORT            1