mirror of
https://github.com/holub/mame
synced 2025-05-25 23:35:26 +03:00
Makes the 4 player Minesweeper a clone so the fine name can exceed 8 chars, fixes a regression from massive clone name change.
This commit is contained in:
parent
c88e673ebb
commit
a42ef2cc3b
@ -567,4 +567,4 @@ GAME( 1976, comotion, 0, comotion, comotion, blockade, ROT0, "Gremlin", "Comotio
|
||||
GAME( 1978, blasto, 0, blasto, blasto, blockade, ROT0, "Gremlin", "Blasto", GAME_IMPERFECT_SOUND )
|
||||
GAME( 1977, hustle, 0, hustle, hustle, blockade, ROT0, "Gremlin", "Hustle", GAME_IMPERFECT_SOUND )
|
||||
GAME( 1977, mineswpr, 0, blasto, mineswpr, blockade, ROT0, "Amutech", "Minesweeper", GAME_IMPERFECT_SOUND )
|
||||
GAME( 1977, mineswpr4,0, blasto, minesw4p, blockade, ROT0, "Amutech", "Minesweeper (4-Player)", GAME_IMPERFECT_SOUND )
|
||||
GAME( 1977, mineswpr4, mineswpr, blasto, minesw4p, blockade, ROT0, "Amutech", "Minesweeper (4-Player)", GAME_IMPERFECT_SOUND )
|
||||
|
Loading…
Reference in New Issue
Block a user