summaryrefslogtreecommitdiff
path: root/stb_image.c
blob: 2fa181bcc68a048c8250ef5b7981e006e51e66e2 (plain)
1
2
3
4
// used for debug build to speed things up
// just exports everything in stb_image.h
#define STB_IMAGE_IMPLEMENTATION
#include "lib/stb_image.h"