summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cloud9.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cloud9.c')
-rw-r--r--src/mame/drivers/cloud9.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/cloud9.c b/src/mame/drivers/cloud9.c
index 9525cc681fa..745e5c402c5 100644
--- a/src/mame/drivers/cloud9.c
+++ b/src/mame/drivers/cloud9.c
@@ -494,5 +494,5 @@ ROM_END
*
*************************************/
-GAME( 1983, cloud9, 0, cloud9, cloud9, driver_device, 0, ROT0, "Atari", "Cloud 9 (prototype)", GAME_SUPPORTS_SAVE )
-GAME( 1983, firebeas, 0, cloud9, firebeas, driver_device, 0, ROT0, "Atari", "Firebeast (prototype)", GAME_SUPPORTS_SAVE )
+GAME( 1983, cloud9, 0, cloud9, cloud9, driver_device, 0, ROT0, "Atari", "Cloud 9 (prototype)", MACHINE_SUPPORTS_SAVE )
+GAME( 1983, firebeas, 0, cloud9, firebeas, driver_device, 0, ROT0, "Atari", "Firebeast (prototype)", MACHINE_SUPPORTS_SAVE )