get rid of the silly unzip_stream
authornotaz <notasas@gmail.com>
Sun, 16 Apr 2017 21:30:30 +0000 (00:30 +0300)
committernotaz <notasas@gmail.com>
Sun, 16 Apr 2017 21:50:49 +0000 (00:50 +0300)
commitb4c2331e793ba8ca719fc540f6f2eb1b9e53a0e6
tree9c3582a5f329e33fa3949bfcce7864044c9075c3
parent0270424fac34be5b63fb37caaaca60e378365d81
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]