minecraft-pi-reborn/dependencies/stb_image/src/stb_image_impl.c

6 lines
125 B
C

#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image.h"
#include "stb_image_write.h"