(nw) restore manufacture from erroneous cut action

This commit is contained in:
braintro 2019-11-01 23:04:15 -05:00
parent ca5bbb73f6
commit 4c18c2d086

View File

@ -1229,7 +1229,7 @@ ROM_START(galgame4)
ROM_END
GAME(1998, galgbios, 0, galgbios, galgames, galgames_state, empty_init, ROT0, "", "Galaxy Games BIOS", MACHINE_IS_BIOS_ROOT)
GAME(1998, galgbios, 0, galgbios, galgames, galgames_state, empty_init, ROT0, "Creative Electronics & Software", "Galaxy Games BIOS", MACHINE_IS_BIOS_ROOT)
GAME(1998, galgame2, galgbios, galgame2, galgames, galgames_state, empty_init, ROT0, "Creative Electronics & Software / Namco", "Galaxy Games StarPak 2", 0)
GAME(1998, galgame3, galgbios, galgame3, galgames, galgames_state, empty_init, ROT0, "Creative Electronics & Software / Atari", "Galaxy Games StarPak 3", 0)
GAME(1998, galgame4, galgbios, galgame3, galgames, galgames_state, empty_init, ROT0, "Creative Electronics & Software", "Galaxy Games StarPak 4 (prototype)", MACHINE_IMPERFECT_GRAPHICS)