From 84486f008badca51f84aa173642ce6ba39b71989 Mon Sep 17 00:00:00 2001 From: Brian Troha Date: Thu, 30 Jul 2009 16:52:43 +0000 Subject: [PATCH] Enable clone of Guardian Storm... Also, though not mention in the former check-in: Added Guardian Storm PCB layout [Brian Troha] --- src/mame/mamedriv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mame/mamedriv.c b/src/mame/mamedriv.c index 9bb16642fe2..a0625c0ae0d 100644 --- a/src/mame/mamedriv.c +++ b/src/mame/mamedriv.c @@ -7853,6 +7853,7 @@ Other Sun games DRIVER( redhawki ) /* (c) 1997 Haedong Corp. license */ DRIVER( redhawkb ) /* (c) 1997 */ DRIVER( grdnstrm ) /* (c) 1998 */ + DRIVER( grdnstrmk ) /* (c) 1998 */ DRIVER( bubl2000 ) /* (c) 1998 Tuning */ DRIVER( hotbubl ) /* (c) 1998 Pandora */ DRIVER( popspops ) /* (c) 1999 */