@@ -1 +1,3 @@
+#define STB_IMAGE_STATIC
+#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
+#define STB_IMAGE_WRITE_IMPLEMENTATION
+#define STB_IMAGE_WRITE_STATIC
#include "stb_image_write.h"