Merge pull request #97 from dykebeard/png

Add stb_image_writer for PNG screenshots
This commit is contained in:
Henrik Rydgård
2013-07-07 12:13:52 -07:00
2 changed files with 513 additions and 0 deletions

View File

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

File diff suppressed because it is too large Load Diff