mirror of
https://github.com/libretro/RetroArch
synced 2025-02-22 12:40:09 +00:00
Moving the zlib streaming interface out of archive_file and into trans_stream, including updating the png support to use the new trans_stream interface. archive_file_zlib itself still needs updating.