mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2026-09-21 06:14:17 +00:00
Adds kCompressionZstd = 4 and kCompressionZstdCst = 5 to the CompressionType enum, following the existing LZMA/LzmaCst pattern. Ref: https://github.com/aaru-dps/libaaruformat/issues/5