From 2044c6c30f918a9987581c9e316940e88784b20e Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 7 Sep 2016 05:17:38 +0200 Subject: Add Emscripten target --- source/gfx.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source') diff --git a/source/gfx.c b/source/gfx.c index a0880e6..437ea97 100644 --- a/source/gfx.c +++ b/source/gfx.c @@ -100,7 +100,6 @@ #define M7 19 #define M8 19 -void output_png(); void ComputeClipWindows(); extern uint8_t BitShifts[8][4]; -- cgit v1.2.3