summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/snk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/snk.c')
-rw-r--r--src/mame/drivers/snk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/snk.c b/src/mame/drivers/snk.c
index b162bb16f59..7e75fa7918d 100644
--- a/src/mame/drivers/snk.c
+++ b/src/mame/drivers/snk.c
@@ -473,7 +473,7 @@ static const ym3526_interface ym3526_config_2 =
static const ym3812_interface ym3812_config_1 =
{
- ymirq_callback_1
+ DEVCB_LINE(ymirq_callback_1)
};
static const y8950_interface y8950_config_2 =