summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Brian Troha <briantro@users.noreply.github.com>2007-12-23 17:18:21 +0000
committer Brian Troha <briantro@users.noreply.github.com>2007-12-23 17:18:21 +0000
commit959d2d85bba3a89868e8e4287f89212e6d26c7db (patch)
tree94e878cc046cdd6956a4027b1ecf05bd8040bca0
parent975f32f1cca2f49f87f7a4783e84ce87182889f3 (diff)
adds driver def for WCBowl v1.3 to 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 65667774609..af5da6f4ae9 100644
--- a/src/mame/mamedriv.c
+++ b/src/mame/mamedriv.c
@@ -3064,6 +3064,7 @@ V-V TP-027
DRIVER( wcbwl161 ) /* (c) 1995 Incredible Technologies */
DRIVER( wcbwl140 ) /* (c) 1995 Incredible Technologies */
DRIVER( wcbwl15 ) /* (c) 1995 Incredible Technologies */
+ DRIVER( wcbwl13 ) /* (c) 1995 Incredible Technologies */
DRIVER( wcbwl12 ) /* (c) 1995 Incredible Technologies */
DRIVER( sftm ) /* (c) 1995 Capcom/Incredible Technologies */
DRIVER( sftm110 ) /* (c) 1995 Capcom/Incredible Technologies */