diff options
-rw-r--r-- | common/dcl.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/common/dcl.h b/common/dcl.h index 54970fc864..88cf9335cf 100644 --- a/common/dcl.h +++ b/common/dcl.h @@ -23,6 +23,13 @@ * */ +/** + * @file + * PKWARE DCL ("explode") decompressor used in engines: + * - mohawk + * - sci + */ + #ifndef COMMON_DCL_H #define COMMON_DCL_H |