summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ampoker2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ampoker2.cpp')
-rw-r--r--src/mame/drivers/ampoker2.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mame/drivers/ampoker2.cpp b/src/mame/drivers/ampoker2.cpp
index e9ae00f0d29..f8bd39da667 100644
--- a/src/mame/drivers/ampoker2.cpp
+++ b/src/mame/drivers/ampoker2.cpp
@@ -1185,8 +1185,7 @@ MACHINE_CONFIG_START(ampoker2_state::sigma2k)
/* video hardware */
MCFG_GFXDECODE_MODIFY("gfxdecode", gfx_sigma2k)
- MCFG_VIDEO_START_OVERRIDE(ampoker2_state, sigma2k)
-MACHINE_CONFIG_END
+ set_video_start_cb(config, driver_callback_delegate(&video_start_sigma2k, this));
/*************************