summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taito_f3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/taito_f3.cpp')
-rw-r--r--src/mame/video/taito_f3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/taito_f3.cpp b/src/mame/video/taito_f3.cpp
index b2028d09e98..184079ee0af 100644
--- a/src/mame/video/taito_f3.cpp
+++ b/src/mame/video/taito_f3.cpp
@@ -506,7 +506,7 @@ TILE_GET_INFO_MEMBER(taito_f3_state::get_tile_info_pixel)
/******************************************************************************/
-void taito_f3_state::screen_eof_f3(screen_device &screen, bool state)
+WRITE_LINE_MEMBER(taito_f3_state::screen_vblank_f3)
{
// rising edge
if (state)