summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/c64dtv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/c64dtv.cpp')
-rw-r--r--src/mame/drivers/c64dtv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/c64dtv.cpp b/src/mame/drivers/c64dtv.cpp
index f544462441c..d8843f8b1ec 100644
--- a/src/mame/drivers/c64dtv.cpp
+++ b/src/mame/drivers/c64dtv.cpp
@@ -78,4 +78,4 @@ ROM_END
// GAME DRIVERS
//**************************************************************************
-CONS( 2005, c64dtv, 0, 0, c64dtv, c64dtv, c64dtv_state, 0, "The Toy:Lobster Company", "Commodore 64 Direct-to-TV (Version 2 050711) (PAL)", MACHINE_IS_SKELETON )
+CONS( 2005, c64dtv, 0, 0, c64dtv, c64dtv, c64dtv_state, empty_init, "The Toy:Lobster Company", "Commodore 64 Direct-to-TV (Version 2 050711) (PAL)", MACHINE_IS_SKELETON )