summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bmcbowl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bmcbowl.c')
-rw-r--r--src/mame/drivers/bmcbowl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/bmcbowl.c b/src/mame/drivers/bmcbowl.c
index 5bb20a2f2a0..1ef5c0a9da4 100644
--- a/src/mame/drivers/bmcbowl.c
+++ b/src/mame/drivers/bmcbowl.c
@@ -514,4 +514,4 @@ DRIVER_INIT_MEMBER(bmcbowl_state,bmcbowl)
save_item(NAME(m_bmc_input));
}
-GAME( 1994, bmcbowl, 0, bmcbowl, bmcbowl, bmcbowl_state, bmcbowl, ROT0, "BMC", "Konkyuu no Hoshi", GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE)
+GAME( 1994, bmcbowl, 0, bmcbowl, bmcbowl, bmcbowl_state, bmcbowl, ROT0, "BMC", "Konkyuu no Hoshi", MACHINE_IMPERFECT_GRAPHICS | MACHINE_SUPPORTS_SAVE)