* No more zlib dependency for libretro port

* Fixed Android build
This commit is contained in:
twinaphex
2014-04-18 19:40:45 +02:00
parent da7ac270f8
commit fb3078b01c
6 changed files with 10 additions and 26 deletions

View File

@@ -0,0 +1,4 @@
#ifndef _ZLIB_STUB_H
#define _ZLIB_STUB_H
#endif