From fa92ddb42594bccbe0accc2a32d7301af5da6585 Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Mon, 25 May 2009 01:00:37 +0000 Subject: [PATCH] Intruder: Sorry I forgot to mention, can you make sure the credits for this also include jmurjr and ranger_lennier when it gets added, they paid for part of it. Thanks, Smitdogg --- src/mame/drivers/8080bw.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mame/drivers/8080bw.c b/src/mame/drivers/8080bw.c index b51931d1cb6..d5281992215 100644 --- a/src/mame/drivers/8080bw.c +++ b/src/mame/drivers/8080bw.c @@ -2604,3 +2604,4 @@ GAME( 1979, spaceph, ozmawars, invaders, spaceph, 0, ROT270, "Zilec Games", "S GAME( 1979, yosakdon, 0, yosakdon, yosakdon, 0, ROT270, "Wing", "Yosaku To Donbei (set 1)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_SOUND ) /* bootleg? */ GAME( 1979, yosakdoa, yosakdon, yosakdon, yosakdon, 0, ROT270, "Wing", "Yosaku To Donbei (set 2)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_SOUND ) /* bootleg? */ GAMEL(1979, shuttlei, 0, shuttlei, shuttlei, 0, ROT270, "Omori", "Shuttle Invader", GAME_SUPPORTS_SAVE | GAME_NO_COCKTAIL, layout_shuttlei ) +