mirror of
https://github.com/libretro/RetroArch
synced 2025-03-12 22:14:30 +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.