From e093c317010c16636b2c71e09ce27ea305f045e3 Mon Sep 17 00:00:00 2001 From: Fabio Priuli Date: Tue, 4 Aug 2009 20:03:13 +0000 Subject: [PATCH] Fix to MT 03352: cobram3: No demo (attract) sound [Xander] --- src/mame/drivers/gottlieb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/gottlieb.c b/src/mame/drivers/gottlieb.c index dee3c83b501..7bcde8ccf73 100644 --- a/src/mame/drivers/gottlieb.c +++ b/src/mame/drivers/gottlieb.c @@ -2679,7 +2679,7 @@ GAME( 1984, curvebal, 0, gottlieb1, curvebal, romtiles, ROT270, "Mylstar /* games using rev 2 sound board */ GAME( 1983, screwloo, 0, screwloo, screwloo, screwloo, ROT0, "Mylstar", "Screw Loose (prototype)", 0 ) GAME( 1983, mach3, 0, g2laser, mach3, romtiles, ROT0, "Mylstar", "M.A.C.H. 3", 0 ) -GAME( 1984, cobram3, cobra, cobram3, mach3, romtiles, ROT0, "Data East","Cobra Command (M.A.C.H. 3 hardware)", 0 ) +GAME( 1984, cobram3, cobra, cobram3, cobram3, romtiles, ROT0, "Data East","Cobra Command (M.A.C.H. 3 hardware)", 0 ) GAME( 1984, usvsthem, 0, g2laser, usvsthem, romtiles, ROT0, "Mylstar", "Us vs. Them", 0 ) GAME( 1984, 3stooges, 0, gottlieb2, 3stooges, stooges, ROT0, "Mylstar", "The Three Stooges In Brides Is Brides", 0 ) GAME( 1984, vidvince, 0, gottlieb2, vidvince, vidvince, ROT0, "Mylstar", "Video Vince and the Game Factory (prototype)", GAME_IMPERFECT_GRAPHICS ) // sprite wrapping issues