22 #ifndef NANCY_DECOMPRESS_H 23 #define NANCY_DECOMPRESS_H 25 #include "common/scummsys.h" 30 class MemoryWriteStream;
51 bool readByte(byte &b);
52 bool writeByte(byte b);
67 #endif // NANCY_DECOMPRESS_H
Definition: algorithm.h:29
Definition: decompress.h:35
Definition: memstream.h:120
Definition: actionmanager.h:32