4 lines
95 B
C++
4 lines
95 B
C++
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
|
#undef STBI_WRITE_NO_STDIO
|
|
#include "stb_image_write.h"
|