summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hikaru.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hikaru.cpp')
-rw-r--r--src/mame/drivers/hikaru.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/hikaru.cpp b/src/mame/drivers/hikaru.cpp
index 5940ab4770f..16c27e48d06 100644
--- a/src/mame/drivers/hikaru.cpp
+++ b/src/mame/drivers/hikaru.cpp
@@ -509,8 +509,8 @@ MACHINE_CONFIG_START(hikaru_state::hikaru)
MCFG_CPU_FORCE_NO_DRC()
-// set_machine_start_cb(config, driver_callback_delegate(&machine_start_hikaru, this));
-// set_machine_reset_cb(config, driver_callback_delegate(&machine_reset_hikaru, this));
+// MCFG_MACHINE_START_OVERRIDE(hikaru_state, hikaru )
+// MCFG_MACHINE_RESET_OVERRIDE(hikaru_state, hikaru )
// MCFG_NVRAM_HANDLER(hikaru_eeproms)