summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/model2.c')
-rw-r--r--src/mame/drivers/model2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/model2.c b/src/mame/drivers/model2.c
index 6eb3f5ae3f6..d3f5a79e8de 100644
--- a/src/mame/drivers/model2.c
+++ b/src/mame/drivers/model2.c
@@ -1843,7 +1843,7 @@ static MACHINE_DRIVER_START( model2o )
MDRV_MACHINE_RESET(model2o)
MDRV_NVRAM_HANDLER( model2 )
-
+
MDRV_TIMER_ADD("timer0", model2_timer_cb)
MDRV_TIMER_PTR((FPTR)0)
MDRV_TIMER_ADD("timer1", model2_timer_cb)