summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Michaël Banaan Ananas <happppp@users.noreply.github.com>2010-05-24 01:02:01 +0000
committer Michaël Banaan Ananas <happppp@users.noreply.github.com>2010-05-24 01:02:01 +0000
commit2f2374988d388ac797687299d6254820a78f76ca (patch)
tree715d02e8f7069a84829df91d3d9d9aeec8cd860c
parent19039c807a7a349506e7a6365b6ea6fee6249e70 (diff)
licensed
-rw-r--r--src/mame/drivers/redclash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/redclash.c b/src/mame/drivers/redclash.c
index a3a2d90373a..bb7decccbd8 100644
--- a/src/mame/drivers/redclash.c
+++ b/src/mame/drivers/redclash.c
@@ -542,4 +542,4 @@ static DRIVER_INIT( redclash )
GAME( 1980, zerohour, 0, zerohour, zerohour, redclash, ROT270, "Universal", "Zero Hour", GAME_NO_SOUND | GAME_WRONG_COLORS | GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE )
GAME( 1981, redclash, 0, redclash, redclash, redclash, ROT270, "Tehkan", "Red Clash (set 1)", GAME_NO_SOUND | GAME_WRONG_COLORS | GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE )
GAME( 1981, redclasha, redclash, redclash, redclash, redclash, ROT270, "Tehkan", "Red Clash (set 2)", GAME_NO_SOUND | GAME_WRONG_COLORS | GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE )
-GAME( 1981, redclashk, redclash, redclash, redclash, redclash, ROT270, "Kaneko", "Red Clash (Kaneko)", GAME_NO_SOUND | GAME_WRONG_COLORS | GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE )
+GAME( 1981, redclashk, redclash, redclash, redclash, redclash, ROT270, "Tehkan (Kaneko license)", "Red Clash (Kaneko)", GAME_NO_SOUND | GAME_WRONG_COLORS | GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE )