This commit is contained in:
coco875
2025-08-06 09:16:54 -06:00
committed by Lywx
parent ba8c71bed3
commit 625860eb32
-4
View File
@@ -1,10 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
#if defined(_WIN32) || defined(_WIN64)
#include <string.h>
#else
#include <strings.h>
#endif
#define STBI_NO_LINEAR
#define STBI_NO_HDR