Fix memory management so the emulator won't crash with multiple cheats in a file.
[picodrive.git] / unzip / unzip_stream.h
1
2 gzFile zip2gz(ZIP* zip, struct zipent* ent);
3 int gzerror2(gzFile file);
4