ZDoom / ZMusic

GZDoom's music system as a standalone library
https://forum.zdoom.org/index.php
60 stars 32 forks source link

Switch to miniz from zlib #50

Closed Cacodemon345 closed 10 months ago

Cacodemon345 commented 10 months ago

This PR replaces zlib with miniz.

The miniz library is smaller and much more cleaner than zlib.