Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/DanTheMan827/decodepng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lodepng.c')
-rw-r--r--lodepng.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lodepng.c b/lodepng.c
new file mode 100644
index 0000000..3f52d9c
--- /dev/null
+++ b/lodepng.c
@@ -0,0 +1,2 @@
+#define LODEPNG_NO_COMPILE_ENCODER
+#include "lodepng/lodepng.cpp"