summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/slotcarn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/slotcarn.c')
-rw-r--r--src/mame/drivers/slotcarn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/slotcarn.c b/src/mame/drivers/slotcarn.c
index 89ccc25e18e..c5f0726a886 100644
--- a/src/mame/drivers/slotcarn.c
+++ b/src/mame/drivers/slotcarn.c
@@ -702,5 +702,5 @@ ROM_END
**********************************************
YEAR NAME PARENT MACHINE INPUT INIT ROT COMPANY FULLNAME FLAGS */
-GAME( 1985, slotcarn, 0, slotcarn, slotcarn, driver_device, 0, ROT0, "Wing Co., Ltd.", "Slot Carnival", GAME_NOT_WORKING )
-GAME( 1985, spielbud, 0, slotcarn, spielbud, driver_device, 0, ROT0, "ADP", "Spiel Bude (German)", GAME_NOT_WORKING )
+GAME( 1985, slotcarn, 0, slotcarn, slotcarn, driver_device, 0, ROT0, "Wing Co., Ltd.", "Slot Carnival", MACHINE_NOT_WORKING )
+GAME( 1985, spielbud, 0, slotcarn, spielbud, driver_device, 0, ROT0, "ADP", "Spiel Bude (German)", MACHINE_NOT_WORKING )