Switch to miniz from zlib

This commit is contained in:
Cacodemon345 2023-09-17 13:48:39 +02:00 committed by Christoph Oelckers
commit ba9ce0e83f
54 changed files with 9285 additions and 24321 deletions

View file

@ -34,7 +34,7 @@
**
*/
#include <zlib.h>
#include <miniz.h>
#include "resourcefile_internal.h"
#include "md5.hpp"
#include "fs_stringpool.h"