summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/fuukifg3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/fuukifg3.cpp')
-rw-r--r--src/mame/video/fuukifg3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/fuukifg3.cpp b/src/mame/video/fuukifg3.cpp
index f9320d13fe9..01c15f097ab 100644
--- a/src/mame/video/fuukifg3.cpp
+++ b/src/mame/video/fuukifg3.cpp
@@ -223,7 +223,7 @@ uint32_t fuuki32_state::screen_update(screen_device &screen, bitmap_ind16 &bitma
return 0;
}
-void fuuki32_state::screen_eof(screen_device &screen, bool state)
+WRITE_LINE_MEMBER(fuuki32_state::screen_vblank)
{
// rising edge
if (state)