blob: de2c8b0486f32a8e7a74abaf2156b696de670167 [file] [log] [blame]
#ifdef __clang__
#define STBIDEF static inline
#endif
#define STB_IMAGE_STATIC
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"