summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mcatadv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/mcatadv.cpp')
-rw-r--r--src/mame/video/mcatadv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/mcatadv.cpp b/src/mame/video/mcatadv.cpp
index 56149fa1b20..8cef97d7b4a 100644
--- a/src/mame/video/mcatadv.cpp
+++ b/src/mame/video/mcatadv.cpp
@@ -282,7 +282,7 @@ void mcatadv_state::video_start()
save_pointer(NAME(m_vidregs_old.get()), (0x0f + 1) / 2);
}
-void mcatadv_state::screen_eof_mcatadv(screen_device &screen, bool state)
+WRITE_LINE_MEMBER(mcatadv_state::screen_vblank_mcatadv)
{
// rising edge
if (state)