2025-04-27 07:49:33 -04:00

12 lines
260 B
C

INT
DiamondCompressFile(
IN NOTIFYPROC CompressNotify,
IN PSTR SourceFile,
IN PSTR TargetFile,
IN BOOL Rename,
OUT PLZINFO pLZI
);
extern TCOMP DiamondCompressionType; // 0 if not diamond (ie, LZ)