removed z80 cycle code in nonacc mode as it was only causing trouble
[picodrive.git] / unzip / unzip_stream.h
CommitLineData
83bd0b76 1
2gzFile zip2gz(ZIP* zip, struct zipent* ent);
3int gzerror2(gzFile file);
4