djgpp zlib support

Tested the djgpp MSDOS build with zlib support.
This commit is contained in:
nethack.allison
2005-01-23 16:29:16 +00:00
parent fd205fc1db
commit d040170713
2 changed files with 31 additions and 10 deletions

View File

@@ -216,7 +216,7 @@
* files at the cost of additional code and time.
*/
/* # define INTERNAL_COMP */ /* Forces both ZEROCOMP and RLECOMP */
/* # define INTERNAL_COMP */ /* defines both ZEROCOMP and RLECOMP */
/* # define ZEROCOMP */ /* Support ZEROCOMP compression */
/* # define RLECOMP */ /* Support RLECOMP compression */