ReFuel.StbImage/quik_stbi.c

5 lines
86 B
C
Raw Normal View History

#include "quik_stbi.h"
#define STB_IMAGE_IMPLEMENTATION 1
#include "stb/stb_image.h"