diff options
Diffstat (limited to 'src/vendor/stb_image_include.cpp')
| -rw-r--r-- | src/vendor/stb_image_include.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/vendor/stb_image_include.cpp b/src/vendor/stb_image_include.cpp new file mode 100644 index 0000000..10a18b4 --- /dev/null +++ b/src/vendor/stb_image_include.cpp @@ -0,0 +1,5 @@ + +#define STB_IMAGE_IMPLEMENTATION +#define STB_IMAGE_WRITE_IMPLEMENTATION + +#include "stb_image_include.hpp" |
