vid_mga: Make Matrox Millennium multi-monitor compatible

This commit is contained in:
Cacodemon345
2023-03-07 22:03:04 +06:00
parent a4ff1f72c8
commit 03a578708c
3 changed files with 4 additions and 4 deletions

View File

@@ -199,7 +199,7 @@ video_cards[] = {
{ &s3_diamond_stealth_4000_pci_device },
{ &s3_trio3d2x_pci_device },
#if defined(DEV_BRANCH) && defined(USE_MGA)
{ &millennium_device },
{ &millennium_device, VIDEO_FLAG_TYPE_SPECIAL },
{ &mystique_device },
{ &mystique_220_device },
#endif