- Added a fallback CRC32 implementation in bps.cc when zlib is not available, ensuring compatibility across different build environments. - Wrapped zlib inclusion and CRC32 function definition with preprocessor directives to maintain functionality based on the YAZE_LIB_PNG flag.