Merge pull request #3921 from Cacodemon345/patch-147
mystique_line_compare: Re-enable line compare behaviour
This commit is contained in:
@@ -805,7 +805,7 @@ mystique_line_compare(svga_t *svga)
|
||||
mystique->status |= STATUS_VLINEPEN;
|
||||
mystique_update_irqs(mystique);
|
||||
|
||||
return 0;
|
||||
return 1;
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user