From 470748a5706e77404f5463412a603f16755d3a52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Banaan=20Ananas?= Date: Sun, 25 Dec 2011 01:08:19 +0000 Subject: [PATCH] (companyname brackets) btw trivia: Graphic Techno is VIC Tokai/Seibu :) - http://gdri.smspower.org/wiki/index.php/VIC_Tokai --- src/mame/drivers/taxidriv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/taxidriv.c b/src/mame/drivers/taxidriv.c index ad78f5a0675..c2aa2093ad5 100644 --- a/src/mame/drivers/taxidriv.c +++ b/src/mame/drivers/taxidriv.c @@ -457,4 +457,4 @@ ROM_START( taxidriv ) ROM_END -GAME( 1984, taxidriv, 0, taxidriv, taxidriv, 0, ROT90, "[Graphic Techno]", "Taxi Driver", GAME_WRONG_COLORS | GAME_IMPERFECT_GRAPHICS | GAME_NO_COCKTAIL ) +GAME( 1984, taxidriv, 0, taxidriv, taxidriv, 0, ROT90, "Graphic Techno", "Taxi Driver", GAME_WRONG_COLORS | GAME_IMPERFECT_GRAPHICS | GAME_NO_COCKTAIL )