get rid of the silly unzip_stream
authornotaz <notasas@gmail.com>
Sun, 16 Apr 2017 21:30:30 +0000 (00:30 +0300)
committertwinaphex <libretro@gmail.com>
Fri, 18 Aug 2017 03:18:36 +0000 (05:18 +0200)
commite4a2d86a03126ffb17992b71c1aec0888cb8ce76
tree037d584671d87f4f8d5a38523b91b5563989f8b6
parent653f0b1399313ecef86d99a2552f40fb9e51b820
get rid of the silly unzip_stream

... and just use zlib's inflate. Needed for the next commit.
Makefile
pico/cart.c
unzip/unzip_stream.c [deleted file]
unzip/unzip_stream.h [deleted file]