mystique_line_compare: Return 1

Reduces glitches on M3D, although it doesn't eliminate it completely
This commit is contained in:
Cacodemon345
2023-12-22 15:14:53 +06:00
committed by GitHub
parent e469861d2b
commit 6b7cb3a0d4

View File

@@ -805,7 +805,7 @@ mystique_line_compare(svga_t *svga)
mystique->status |= STATUS_VLINEPEN;
mystique_update_irqs(mystique);
return 0;
return 1;
}
static void