summaryrefslogtreecommitdiffstats
path: root/deps/stb/src/stb_impl.c
blob: 08bf6ef69a9bcb7db36fe33dee6aefb5563082ec (plain)
1
2
3
4
5
#define STB_IMAGE_IMPLEMENTATION
#include <stb_image.h>

#define STB_IMAGE_WRITE_IMPLEMENTATION
#include <stb_image_write.h>