6 lines
125 B
C
Raw Normal View History

2023-11-11 00:44:26 -05:00
#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image.h"
#include "stb_image_write.h"