diff options
| author | Filippos Karapetis | 2015-10-22 12:10:57 +0300 |
|---|---|---|
| committer | Filippos Karapetis | 2015-11-19 02:05:12 +0200 |
| commit | 65a36315eab3f821e0fff232b32d6b58110804f9 (patch) | |
| tree | ba3b30069aeaf834c76cb06dc1ec878ec33a742c /common | |
| parent | 2d0b9143014f74919efadf1065175a3e39c9768c (diff) | |
| download | scummvm-rg350-65a36315eab3f821e0fff232b32d6b58110804f9.tar.gz scummvm-rg350-65a36315eab3f821e0fff232b32d6b58110804f9.tar.bz2 scummvm-rg350-65a36315eab3f821e0fff232b32d6b58110804f9.zip | |
COMMON: The DCL decompressor is also used in neverhood
Diffstat (limited to 'common')
| -rw-r--r-- | common/dcl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/dcl.h b/common/dcl.h index f90bc23c8d..ade7ebd985 100644 --- a/common/dcl.h +++ b/common/dcl.h @@ -25,6 +25,7 @@ * PKWARE DCL ("explode") ("PKWARE data compression library") decompressor used in engines: * - agos (exclusively for Simon 2 setup.shr file) * - mohawk + * - neverhood * - sci */ |
