mirror of
https://github.com/nunuhara/xsystem4.git
synced 2026-09-22 23:18:01 +03:00
Replace direct one-shot zlib compression and decompression calls with the libsys4 wrappers. Use exact-size decompression where file formats provide the uncompressed size. File2.c continues to depend directly on zlib because it uses streaming inflate.