summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/msisaac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/msisaac.c')
-rw-r--r--src/mame/drivers/msisaac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/msisaac.c b/src/mame/drivers/msisaac.c
index f1796c36959..ef44297be33 100644
--- a/src/mame/drivers/msisaac.c
+++ b/src/mame/drivers/msisaac.c
@@ -552,4 +552,4 @@ ROM_START( msisaac )
ROM_END
-GAME( 1985, msisaac, 0, msisaac, msisaac, driver_device, 0, ROT270, "Taito Corporation", "Metal Soldier Isaac II", GAME_UNEMULATED_PROTECTION | GAME_NO_COCKTAIL | GAME_SUPPORTS_SAVE )
+GAME( 1985, msisaac, 0, msisaac, msisaac, driver_device, 0, ROT270, "Taito Corporation", "Metal Soldier Isaac II", MACHINE_UNEMULATED_PROTECTION | MACHINE_NO_COCKTAIL | MACHINE_SUPPORTS_SAVE )