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

@ -36,7 +36,7 @@
// HEADER FILES ------------------------------------------------------------
#include <zlib.h>
#include <miniz.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>