summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ez2d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ez2d.cpp')
-rw-r--r--src/mame/drivers/ez2d.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ez2d.cpp b/src/mame/drivers/ez2d.cpp
index 2e560a3b7bf..3cfefe829f2 100644
--- a/src/mame/drivers/ez2d.cpp
+++ b/src/mame/drivers/ez2d.cpp
@@ -117,4 +117,4 @@ ROM_START( ez2d2m )
DISK_IMAGE( "ez2d2m", 0, SHA1(431f0bef3b81f83dad3818bca8994faa8ce9d5b7) )
ROM_END
-GAME( 2001, ez2d2m, 0, ez2d, ez2d, ez2d_state, 0, ROT0, "Amuse World", "Ez2dancer 2nd Move", MACHINE_IS_SKELETON )
+GAME( 2001, ez2d2m, 0, ez2d, ez2d, ez2d_state, empty_init, ROT0, "Amuse World", "Ez2dancer 2nd Move", MACHINE_IS_SKELETON )