summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/n8080.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/n8080.c')
-rw-r--r--src/mame/video/n8080.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/n8080.c b/src/mame/video/n8080.c
index 8c42fc4b518..eb37bd81fa5 100644
--- a/src/mame/video/n8080.c
+++ b/src/mame/video/n8080.c
@@ -106,7 +106,7 @@ static void helifire_next_line(void)
VIDEO_START( spacefev )
{
- cannon_timer = timer_alloc(spacefev_stop_red_cannon);
+ cannon_timer = timer_alloc(spacefev_stop_red_cannon, NULL);
flip_screen = 0;