summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rd110.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rd110.cpp')
-rw-r--r--src/mame/drivers/rd110.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/rd110.cpp b/src/mame/drivers/rd110.cpp
index 564d18a2f06..8e33c898c27 100644
--- a/src/mame/drivers/rd110.cpp
+++ b/src/mame/drivers/rd110.cpp
@@ -290,4 +290,4 @@ ROM_START( d110 )
ROM_LOAD( "r15179879.ic6.bin", 0, 0x8000, CRC(5d34174e) SHA1(17bd2887711c5c5458aba6d3be5972b2096eb450) )
ROM_END
-CONS( 1988, d110, 0, 0, d110, d110, d110_state, 0, "Roland", "D110", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
+CONS( 1988, d110, 0, 0, d110, d110, d110_state, empty_init, "Roland", "D110", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )