Disable logging

This commit is contained in:
Cacodemon345
2024-02-16 14:40:29 +06:00
parent f9aa97e1d3
commit 9b070310a0

View File

@@ -1081,7 +1081,7 @@ chips_69000_setup_bitblt(chips_69000_t* chips)
return;
}
#if 1
#if 0
if (chips->bitblt_running.bitblt.bitblt_control & (1 << 12)) {
pclog("C&T: Monochrome blit (monochrome_source_alignment = %d, "
"monochrome left clip = %d, "