summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cchance.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cchance.cpp')
-rw-r--r--src/mame/drivers/cchance.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cchance.cpp b/src/mame/drivers/cchance.cpp
index 78ec3d0e2eb..c42b17bb98e 100644
--- a/src/mame/drivers/cchance.cpp
+++ b/src/mame/drivers/cchance.cpp
@@ -259,4 +259,4 @@ ROM_START( cchance )
ROM_LOAD( "prom2", 0x0200, 0x0200, NO_DUMP )
ROM_END
-GAME( 1987?, cchance, 0, cchance, cchance, cchance_state, 0, ROT0, "<unknown>", "Cherry Chance", MACHINE_NOT_WORKING | MACHINE_WRONG_COLORS | MACHINE_SUPPORTS_SAVE )
+GAME( 1987?, cchance, 0, cchance, cchance, cchance_state, empty_init, ROT0, "<unknown>", "Cherry Chance", MACHINE_NOT_WORKING | MACHINE_WRONG_COLORS | MACHINE_SUPPORTS_SAVE )