From 3e296ccf2e8a6f4792779b45365096c5934425b4 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Thu, 5 Nov 2015 19:50:23 +0100 Subject: remove zlib dependancy --- src/spc700/debug/port.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/spc700') diff --git a/src/spc700/debug/port.h b/src/spc700/debug/port.h index 1e18886..dfc3030 100644 --- a/src/spc700/debug/port.h +++ b/src/spc700/debug/port.h @@ -168,7 +168,7 @@ void gp32_fseek (long position,int ref,long *s); //#undef ZLIB //#define ZLIB -#define UNZIP_SUPPORT +//#define UNZIP_SUPPORT #define SPC700_SHUTDOWN -- cgit v1.2.3