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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/mamedriv.c b/src/mame/mamedriv.c
index 0c6a669a367..6ca4d6a40da 100644
--- a/src/mame/mamedriv.c
+++ b/src/mame/mamedriv.c
@@ -2046,6 +2046,7 @@ const game_driver * const drivers[] =
DRIVER( hellfir1 ) /* B90 / TP-??? (c) 1989 Toaplan + Taito license */
DRIVER( hellfir2 ) /* B90 / TP-??? (c) 1989 Toaplan + Taito license */
DRIVER( zerowing ) /* TP-015 (c) 1989 Toaplan */
+ DRIVER( zerowng2 ) /* TP-015 (c) 1989 Toaplan */
DRIVER( demonwld ) /* TP-016 (c) 1990 Toaplan (+ Taito license when set to Japan) */
DRIVER( demonwl1 ) /* TP-016 (c) 1989 Toaplan + Taito license */
DRIVER( demonwl2 ) /* TP-016 (c) 1989 Toaplan */