mirror of
https://github.com/izzy2lost/ppsspp.git
synced 2026-03-10 12:43:04 -07:00
Merge pull request #97 from dykebeard/png
Add stb_image_writer for PNG screenshots
This commit is contained in:
2
ext/stb_image_write/stb_image_write.c
Normal file
2
ext/stb_image_write/stb_image_write.c
Normal file
@@ -0,0 +1,2 @@
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include "ext/stb_image_write/stb_image_writer.h"
|
||||
511
ext/stb_image_write/stb_image_writer.h
Normal file
511
ext/stb_image_write/stb_image_writer.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user