summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/eolith.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/eolith.c')
-rw-r--r--src/mame/drivers/eolith.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/eolith.c b/src/mame/drivers/eolith.c
index 68ecc81c1f7..06178650833 100644
--- a/src/mame/drivers/eolith.c
+++ b/src/mame/drivers/eolith.c
@@ -329,7 +329,7 @@ INPUT_PORTS_END
static MACHINE_DRIVER_START( eolith45 )
MDRV_CPU_ADD("cpu", E132N, 45000000) /* 45 MHz */
- MDRV_CPU_PROGRAM_MAP(eolith_map,0)
+ MDRV_CPU_PROGRAM_MAP(eolith_map)
MDRV_CPU_VBLANK_INT_HACK(eolith_speedup,262)
/* sound cpu */