summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/cfx9850.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/cfx9850.c')
-rw-r--r--src/mess/drivers/cfx9850.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/cfx9850.c b/src/mess/drivers/cfx9850.c
index 7bf4d7b0edb..30ec1e78b4b 100644
--- a/src/mess/drivers/cfx9850.c
+++ b/src/mess/drivers/cfx9850.c
@@ -290,4 +290,4 @@ ROM_START( cfx9850 )
ROM_END
-COMP( 1996, cfx9850, 0, 0, cfx9850, cfx9850, driver_device, 0, "Casio", "CFX-9850G", GAME_NO_SOUND | GAME_NOT_WORKING )
+COMP( 1996, cfx9850, 0, 0, cfx9850, cfx9850, driver_device, 0, "Casio", "CFX-9850G", MACHINE_NO_SOUND | MACHINE_NOT_WORKING )