Gesellschaft mit beschränkter Haftung

This commit is contained in:
Michaël Banaan Ananas 2010-06-19 14:09:27 +00:00
parent 609c934a6d
commit 669a37b7aa

View File

@ -902,7 +902,7 @@ static DRIVER_INIT( looping )
* *
*************************************/ *************************************/
GAME( 1982, looping, 0, looping, looping, looping, ROT90, "Video Games GMBH", "Looping", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE ) GAME( 1982, looping, 0, looping, looping, looping, ROT90, "Video Games GmbH", "Looping", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE )
GAME( 1982, loopingv, looping, looping, looping, looping, ROT90, "Video Games GMBH (Venture Line license)", "Looping (Venture Line license, set 1)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE ) GAME( 1982, loopingv, looping, looping, looping, looping, ROT90, "Video Games GmbH (Venture Line license)", "Looping (Venture Line license, set 1)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE )
GAME( 1982, loopingva, looping, looping, looping, looping, ROT90, "Video Games GMBH (Venture Line license)", "Looping (Venture Line license, set 2)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE ) GAME( 1982, loopingva, looping, looping, looping, looping, ROT90, "Video Games GmbH (Venture Line license)", "Looping (Venture Line license, set 2)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE )
GAME( 1982, skybump, 0, looping, skybump, looping, ROT90, "Venture Line", "Sky Bumper", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE ) GAME( 1982, skybump, 0, looping, skybump, looping, ROT90, "Venture Line", "Sky Bumper", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE )