MinecraftConsoles/Minecraft.Client/Common/zlib
void_17 d63f79325f Get rid of MSVC's __int64
Use either int64_t, uint64_t or long long and unsigned long long, defined as per C++11 standard
2026-03-02 15:53:32 +07:00
..
adler32.c Initial commit 2026-03-01 12:16:08 +08:00
compress.c Initial commit 2026-03-01 12:16:08 +08:00
crc32.c Initial commit 2026-03-01 12:16:08 +08:00
crc32.h Initial commit 2026-03-01 12:16:08 +08:00
deflate.c Initial commit 2026-03-01 12:16:08 +08:00
deflate.h Initial commit 2026-03-01 12:16:08 +08:00
gzclose.c Initial commit 2026-03-01 12:16:08 +08:00
gzguts.h Initial commit 2026-03-01 12:16:08 +08:00
gzlib.c Initial commit 2026-03-01 12:16:08 +08:00
gzread.c Initial commit 2026-03-01 12:16:08 +08:00
gzwrite.c Initial commit 2026-03-01 12:16:08 +08:00
infback.c Initial commit 2026-03-01 12:16:08 +08:00
inffast.c Initial commit 2026-03-01 12:16:08 +08:00
inffast.h Initial commit 2026-03-01 12:16:08 +08:00
inffixed.h Initial commit 2026-03-01 12:16:08 +08:00
inflate.c Initial commit 2026-03-01 12:16:08 +08:00
inflate.h Initial commit 2026-03-01 12:16:08 +08:00
inftrees.c Initial commit 2026-03-01 12:16:08 +08:00
inftrees.h Initial commit 2026-03-01 12:16:08 +08:00
trees.c Initial commit 2026-03-01 12:16:08 +08:00
trees.h Initial commit 2026-03-01 12:16:08 +08:00
uncompr.c Initial commit 2026-03-01 12:16:08 +08:00
zconf.h Get rid of MSVC's __int64 2026-03-02 15:53:32 +07:00
zlib.h Initial commit 2026-03-01 12:16:08 +08:00
zutil.c Initial commit 2026-03-01 12:16:08 +08:00
zutil.h Initial commit 2026-03-01 12:16:08 +08:00