From 5ea2c772c0f20e107a011d13155ad995bd3fb621 Mon Sep 17 00:00:00 2001 From: Phil Bennett Date: Sat, 13 Dec 2008 14:48:36 +0000 Subject: [PATCH] Changed ttmahjng title to 'T.T Mahjong' --- src/mame/drivers/route16.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mame/drivers/route16.c b/src/mame/drivers/route16.c index ba3aef4b3cb..7e12f4cf03c 100644 --- a/src/mame/drivers/route16.c +++ b/src/mame/drivers/route16.c @@ -155,7 +155,7 @@ static WRITE8_HANDLER( stratvox_sn76477_w ) /************************************* * - * TT Mahjong's multiplixed ports + * T.T Mahjong's multiplixed ports * *************************************/ @@ -963,4 +963,4 @@ GAME( 1980, speakres, 0, speakres, speakres, 0, ROT270, "Sun Elect GAME( 1980, stratvox, speakres, stratvox, stratvox, 0, ROT270, "[Sun Electronics] (Taito license)", "Stratovox", 0 ) GAME( 1980, stratvob, speakres, stratvox, stratvox, 0, ROT270, "bootleg", "Stratovox (bootleg)", 0 ) GAME( 1980, spacecho, speakres, spacecho, spacecho, 0, ROT270, "bootleg", "Space Echo", 0 ) -GAME( 1981, ttmahjng, 0, ttmahjng, ttmahjng, 0, ROT0, "Taito", "Mahjong", 0 ) +GAME( 1981, ttmahjng, 0, ttmahjng, ttmahjng, 0, ROT0, "Taito", "T.T Mahjong", 0 )