[Scummvm-cvs-logs] SF.net SVN: scummvm:[55380] scummvm/trunk/common/dcl.h
mthreepwood at users.sourceforge.net
mthreepwood at users.sourceforge.net
Fri Jan 21 15:28:44 CET 2011
Revision: 55380
http://scummvm.svn.sourceforge.net/scummvm/?rev=55380&view=rev
Author: mthreepwood
Date: 2011-01-21 14:28:43 +0000 (Fri, 21 Jan 2011)
Log Message:
-----------
COMMON: Document which engines use DCL
Modified Paths:
--------------
scummvm/trunk/common/dcl.h
Modified: scummvm/trunk/common/dcl.h
===================================================================
--- scummvm/trunk/common/dcl.h 2011-01-21 14:20:48 UTC (rev 55379)
+++ scummvm/trunk/common/dcl.h 2011-01-21 14:28:43 UTC (rev 55380)
@@ -23,6 +23,13 @@
*
*/
+/**
+ * @file
+ * PKWARE DCL ("explode") decompressor used in engines:
+ * - mohawk
+ * - sci
+ */
+
#ifndef COMMON_DCL_H
#define COMMON_DCL_H
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list