summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lbeach.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lbeach.c')
-rw-r--r--src/mame/drivers/lbeach.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lbeach.c b/src/mame/drivers/lbeach.c
index 6e71c526cc6..1f491e74261 100644
--- a/src/mame/drivers/lbeach.c
+++ b/src/mame/drivers/lbeach.c
@@ -375,4 +375,4 @@ ROM_START( lbeach )
ROM_END
-GAMEL(1979, lbeach, 0, lbeach, lbeach, driver_device, 0, ROT0, "Olympia / Seletron", "Long Beach", GAME_IMPERFECT_COLORS | GAME_NO_SOUND | GAME_SUPPORTS_SAVE, layout_lbeach )
+GAMEL(1979, lbeach, 0, lbeach, lbeach, driver_device, 0, ROT0, "Olympia / Seletron", "Long Beach", MACHINE_IMPERFECT_COLORS | MACHINE_NO_SOUND | MACHINE_SUPPORTS_SAVE, layout_lbeach )