summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/d400.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/d400.cpp')
-rw-r--r--src/mame/drivers/d400.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/d400.cpp b/src/mame/drivers/d400.cpp
index d68fcff5dc6..0983c9d3227 100644
--- a/src/mame/drivers/d400.cpp
+++ b/src/mame/drivers/d400.cpp
@@ -79,4 +79,4 @@ ROM_START( d461 )
ROM_LOAD( "dgc_100_5776-05.bin", 0x0000, 0x8000, CRC(fdce2132) SHA1(82eac1751c31f99d4490505e16af5e7e7a52b310) )
ROM_END
-COMP( 1986, d461, 0, 0, d461, d461, d400_state, 0, "Data General", "Dasher D461", MACHINE_IS_SKELETON )
+COMP( 1986, d461, 0, 0, d461, d461, d400_state, empty_init, "Data General", "Dasher D461", MACHINE_IS_SKELETON )