mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2026-07-08 18:06:18 +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