From 0016088d8bc6e76ff12c1782ff9ead926f944ff3 Mon Sep 17 00:00:00 2001 From: Stiletto Date: Mon, 14 Sep 2015 13:51:16 -0400 Subject: [PATCH] typo fox (nw) typo fox (nw) --- src/mame/drivers/starcrus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/starcrus.c b/src/mame/drivers/starcrus.c index e9fc6c548d1..71998e30cd5 100644 --- a/src/mame/drivers/starcrus.c +++ b/src/mame/drivers/starcrus.c @@ -189,4 +189,4 @@ ROM_START( starcrus ) ROM_END -GAME( 1977, starcrus, 0, starcrus, starcrus, driver_device, 0, ROT0, "RamTek", "Star Cruiser", MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE ) +GAME( 1977, starcrus, 0, starcrus, starcrus, driver_device, 0, ROT0, "Ramtek", "Star Cruiser", MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE )