dep: Add stb_image_write

This commit is contained in:
Connor McLaughlin
2019-09-18 15:36:22 +10:00
parent 4d624946d6
commit e40ac7cee1
5 changed files with 2008 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image_write.h"