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

@ -42,7 +42,7 @@
#endif
#include <zlib.h>
#include <miniz.h>
#include "m_argv.h"
#include "c_dispatch.h"