summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/deco_mlc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/deco_mlc.cpp')
-rw-r--r--src/mame/video/deco_mlc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/deco_mlc.cpp b/src/mame/video/deco_mlc.cpp
index 433a8937dc4..a97b1c2e10d 100644
--- a/src/mame/video/deco_mlc.cpp
+++ b/src/mame/video/deco_mlc.cpp
@@ -537,7 +537,7 @@ void deco_mlc_state::draw_sprites( const rectangle &cliprect, int scanline, uint
}
}
-void deco_mlc_state::screen_eof_mlc(screen_device &screen, bool state)
+WRITE_LINE_MEMBER(deco_mlc_state::screen_vblank_mlc)
{
// rising edge
if (state)