BMP_RLE4_COMPRESS
else if (msheader.compression == BMP_RLE4_COMPRESS)
msheader.compression != BMP_RLE4_COMPRESS) &&
const uint32 compvalues[] = { BMP_RLE4_COMPRESS, BMP_RLE8_COMPRESS, 3, 4, 5, 10 };
if (!(compvalues[i] == BMP_RLE4_COMPRESS && cbitdepths[n] == 4) &&
else if (msh.compression == BMP_RLE4_COMPRESS)