GUI zip(zstd) turn on

This commit is contained in:
Force.Charlie
2020-06-23 23:11:54 +08:00
parent 2c34b19505
commit 425b889145
3 changed files with 7 additions and 4 deletions

View File

@@ -223,7 +223,8 @@ static const EMethodID g_ZipMethods[] =
kDeflate64,
kBZip2,
kLZMA,
kPPMdZip
kPPMdZip,
kZSTD
};
static const EMethodID g_GZipMethods[] =