summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cmmb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cmmb.c')
-rw-r--r--src/mame/drivers/cmmb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cmmb.c b/src/mame/drivers/cmmb.c
index 07dcf40e5ea..8f0c64f65a4 100644
--- a/src/mame/drivers/cmmb.c
+++ b/src/mame/drivers/cmmb.c
@@ -363,4 +363,4 @@ ROM_START( cmmb162 )
ROM_REGION( 0x1000, "gfx", ROMREGION_ERASE00 )
ROM_END
-GAME( 2002, cmmb162, 0, cmmb, cmmb, driver_device, 0, ROT270, "Cosmodog / Team Play (Licensed from Infogrames via Midway Games West)", "Centipede / Millipede / Missile Command / Let's Go Bowling (rev 1.62)", GAME_NO_SOUND|GAME_NOT_WORKING )
+GAME( 2002, cmmb162, 0, cmmb, cmmb, driver_device, 0, ROT270, "Cosmodog / Team Play (Licensed from Infogrames via Midway Games West)", "Centipede / Millipede / Missile Command / Let's Go Bowling (rev 1.62)", MACHINE_NO_SOUND|MACHINE_NOT_WORKING )