C89 MSVC doesn't support 'inline' - will have to make define for
[picodrive.git] / unzip / unzip_stream.h
CommitLineData
83bd0b76 1
2gzFile zip2gz(ZIP* zip, struct zipent* ent);
3int gzerror2(gzFile file);
4