jak-project/third-party/stb_image/stb_image.cpp
2022-06-19 19:48:34 -04:00

4 lines
123 B
C++
Vendored
Generated

#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image_write.h"
#include "stb_image.h"