summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/mamedriv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/mamedriv.c')
-rw-r--r--src/mame/mamedriv.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/mamedriv.c b/src/mame/mamedriv.c
index bf9d5989378..9cbee7f5a2c 100644
--- a/src/mame/mamedriv.c
+++ b/src/mame/mamedriv.c
@@ -2314,10 +2314,11 @@ const game_driver * const drivers[] =
/* SemiCom games on snowbros like hardware */
DRIVER( hyperpac ) /* (c) 1995 SemiCom */
DRIVER( hyperpacb ) /* bootleg */
- DRIVER( twinkle ) /* (c) 1997 SemiCom */
DRIVER( toppyrap ) /* (c) 1996 SemiCom */
DRIVER( cookbib2 ) /* (c) 1996 SemiCom */
DRIVER( cookbib3 ) /* (c) 1997 SemiCom */
+ DRIVER( twinkle ) /* (c) 1997 SemiCom */
+ DRIVER( pzlbreak ) /* (c) 1997 SemiCom */
DRIVER( 3in1semi ) /* (c) 1998 SemiCom */
DRIVER( moremore ) /* (c) 1999 SemiCom + Exit */
DRIVER( moremorp ) /* (c) 1999 SemiCom + Exit */