jak-project/third-party/stb_image/stb_image.cpp

4 lines
123 B
C++
Raw Normal View History

2022-06-19 19:48:34 -04:00
#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image_write.h"
#include "stb_image.h"