summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tumblep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tumblep.c')
-rw-r--r--src/mame/drivers/tumblep.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/tumblep.c b/src/mame/drivers/tumblep.c
index a0f65b92830..ed7a0bbd561 100644
--- a/src/mame/drivers/tumblep.c
+++ b/src/mame/drivers/tumblep.c
@@ -396,6 +396,6 @@ DRIVER_INIT_MEMBER(tumblep_state,tumblep)
/******************************************************************************/
-GAME( 1991, tumblep, 0, tumblep, tumblep, tumblep_state, tumblep, ROT0, "Data East Corporation", "Tumble Pop (World)", GAME_SUPPORTS_SAVE )
-GAME( 1991, tumblepj, tumblep, tumblep, tumblep, tumblep_state, tumblep, ROT0, "Data East Corporation", "Tumble Pop (Japan)", GAME_SUPPORTS_SAVE )
+GAME( 1991, tumblep, 0, tumblep, tumblep, tumblep_state, tumblep, ROT0, "Data East Corporation", "Tumble Pop (World)", MACHINE_SUPPORTS_SAVE )
+GAME( 1991, tumblepj, tumblep, tumblep, tumblep, tumblep_state, tumblep, ROT0, "Data East Corporation", "Tumble Pop (Japan)", MACHINE_SUPPORTS_SAVE )
/* for bootlegs and games on similar hardware see tumbleb.c */