Files
funnygame/materialsystem/stb.c
T

4 lines
90 B
C

#define STB_IMAGE_IMPLEMENTATION
#define STBI_NO_THREAD_LOCALS
#include "stb/stb_image.h"