sprstk/src/stb_image.c

4 lines
78 B
C

#define STBI_ONLY_PNG
#define STB_IMAGE_IMPLEMENTATION
#include <stb_image.h>