mirror of
https://github.com/holub/mame
synced 2025-06-06 12:53:46 +03:00
Break the parent/clone relationship between both big10 games.
They are very different games playing the same type of keno.
This commit is contained in:
parent
0df6022122
commit
8430afa2bc
@ -282,4 +282,4 @@ ROM_END
|
||||
|
||||
// YEAR NAME PARENT MACHINE INPUT STATE INIT ROT COMPANY FULLNAME FLAGS
|
||||
GAME( 1985, big10, 0, big10, big10, big10_state, empty_init, ROT0, "Success", "Big 10 (1985, Success)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1986, big10a, big10, big10, big10, big10_state, empty_init, ROT0, "System Make", "Big 10 (1986, System Make)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1986, big10a, 0, big10, big10, big10_state, empty_init, ROT0, "System Make", "Big 10 (1986, System Make)", MACHINE_SUPPORTS_SAVE )
|
||||
|
Loading…
Reference in New Issue
Block a user