aboutsummaryrefslogtreecommitdiff
path: root/external/stb/stb_image_write.c
diff options
context:
space:
mode:
Diffstat (limited to 'external/stb/stb_image_write.c')
-rw-r--r--external/stb/stb_image_write.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/external/stb/stb_image_write.c b/external/stb/stb_image_write.c
new file mode 100644
index 0000000..04c296d
--- /dev/null
+++ b/external/stb/stb_image_write.c
@@ -0,0 +1,3 @@
+#define STB_IMAGE_WRITE_IMPLEMENTATION
+#include <stb/stb_image_write.h>
+