summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sub.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sub.c')
-rw-r--r--src/mame/drivers/sub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/sub.c b/src/mame/drivers/sub.c
index 9051bed619a..3282059da41 100644
--- a/src/mame/drivers/sub.c
+++ b/src/mame/drivers/sub.c
@@ -508,4 +508,4 @@ ROM_START( sub )
ROM_LOAD( "prom pos c8 n82s129", 0x0600, 0x100, CRC(351e1ef8) SHA1(530c9012ff5abda1c4ba9787ca999ca1ae1a893d) )
ROM_END
-GAME( 1985, sub, 0, sub, sub, driver_device, 0, ROT270, "Sigma Enterprises Inc.", "Submarine (Sigma)", GAME_NO_COCKTAIL | GAME_SUPPORTS_SAVE )
+GAME( 1985, sub, 0, sub, sub, driver_device, 0, ROT270, "Sigma Enterprises Inc.", "Submarine (Sigma)", MACHINE_NO_COCKTAIL | MACHINE_SUPPORTS_SAVE )