summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/slapshot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/slapshot.cpp')
-rw-r--r--src/mame/video/slapshot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/slapshot.cpp b/src/mame/video/slapshot.cpp
index a9a6318ee1b..79ed3b7ea31 100644
--- a/src/mame/video/slapshot.cpp
+++ b/src/mame/video/slapshot.cpp
@@ -419,7 +419,7 @@ void slapshot_state::taito_update_sprites_active_area( )
}
}
-void slapshot_state::screen_eof_taito_no_buffer(screen_device &screen, bool state)
+WRITE_LINE_MEMBER(slapshot_state::screen_vblank_taito_no_buffer)
{
// rising edge
if (state)