Sha256: 019ef53c3a3acddbfa20e20dd2264e5d4fe3f56656691f180c673684e533abe1
Contents?: true
Size: 228 Bytes
Versions: 1
Compression:
Stored size: 228 Bytes
Contents
#ifndef __CHDCONFIG_H__ #define __CHDCONFIG_H__ /* Configure CHDR features here */ #define WANT_RAW_DATA_SECTOR 1 #define WANT_SUBCODE 1 #define NEED_CACHE_HUNK 1 #define VERIFY_BLOCK_CRC 1 #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chd-0.1.1 | libchdr/include/libchdr/chdconfig.h |