Move the Matrox Millennium II and G100 to the Dev branch

This commit is contained in:
Alexander Babikov
2024-02-13 22:28:27 +05:00
parent 307e15019e
commit 0e53b86d25
6 changed files with 27 additions and 0 deletions

View File

@@ -439,8 +439,10 @@ extern const device_t pgc_device;
extern const device_t millennium_device;
extern const device_t mystique_device;
extern const device_t mystique_220_device;
# if defined(DEV_BRANCH) && defined(USE_MGA2)
extern const device_t millennium_ii_device;
extern const device_t productiva_g100_device;
# endif
/* Oak OTI-0x7 */
extern const device_t oti037c_device;