summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/if800.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/if800.cpp')
-rw-r--r--src/mame/drivers/if800.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/if800.cpp b/src/mame/drivers/if800.cpp
index 5d024c9a83b..be63e0fdac0 100644
--- a/src/mame/drivers/if800.cpp
+++ b/src/mame/drivers/if800.cpp
@@ -110,7 +110,7 @@ MACHINE_CONFIG_START(if800_state::if800)
MCFG_PALETTE_ADD("palette", 8)
// MCFG_PALETTE_INIT(black_and_white)
-// set_video_start_cb(config, driver_callback_delegate(&video_start_if800, this));
+// MCFG_VIDEO_START_OVERRIDE(if800_state,if800)
MACHINE_CONFIG_END
/* ROM definition */