We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0905921 commit 618bdfbCopy full SHA for 618bdfb
src/IMG_stb.c
@@ -49,6 +49,8 @@
49
#define STBI_NO_STDIO
50
#define STBI_ONLY_PNG
51
#define STBI_ONLY_JPEG
52
+#define STBI_NO_GIF
53
+#define STBI_NO_HDR
54
#define STBI_NO_LINEAR
55
#define STBI_ASSERT SDL_assert
56
#define STB_IMAGE_IMPLEMENTATION
0 commit comments