kaliber/src/third_party/stb/stb_image.c

4 lines
81 B
C

#define STB_IMAGE_IMPLEMENTATION
#define STBI_NO_STDIO
#include "stb_image.h"