mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
Cleaned up some graphics code.
This commit is contained in:
@@ -29,6 +29,7 @@ static void loveSTBAssert(bool test, const char *teststr)
|
||||
|
||||
// stb_image
|
||||
// #define STBI_ONLY_JPEG
|
||||
// #define STBI_ONLY_PNG
|
||||
#define STBI_ONLY_BMP
|
||||
#define STBI_ONLY_TGA
|
||||
#define STBI_NO_STDIO
|
||||
|
||||
Reference in New Issue
Block a user