mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-02-08 00:32:09 +00:00
I've chosen the minimal invasive way for this: * Import miniz and remove -lz linker flags. * Create a short header minizconf.h roviding everything we need originally defined by zconf.h and not provided by miniz. * Replace zlib.h with miniz.h and minizconf.h. |
||
---|---|---|
.. | ||
ioapi.c | ||
ioapi.h | ||
miniz.c | ||
miniz.h | ||
minizconf.h | ||
unzip.c | ||
unzip.h |