summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mgames.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mgames.c')
-rw-r--r--src/mame/drivers/mgames.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mgames.c b/src/mame/drivers/mgames.c
index 70cb080d67b..53567b429d1 100644
--- a/src/mame/drivers/mgames.c
+++ b/src/mame/drivers/mgames.c
@@ -700,4 +700,4 @@ ROM_END
*************************/
/* YEAR NAME PARENT MACHINE INPUT STATE INIT ROT COMPANY FULLNAME FLAGS... LAYOUT */
-GAMEL( 1981, mgames, 0, mgames, mgames, driver_device, 0, ROT0, "Merit", "Match Games", GAME_WRONG_COLORS | GAME_NO_SOUND, layout_mgames )
+GAMEL( 1981, mgames, 0, mgames, mgames, driver_device, 0, ROT0, "Merit", "Match Games", MACHINE_WRONG_COLORS | MACHINE_NO_SOUND, layout_mgames )