summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/homedata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/homedata.cpp')
-rw-r--r--src/mame/video/homedata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/homedata.cpp b/src/mame/video/homedata.cpp
index f3a20512a58..1c4a6d33993 100644
--- a/src/mame/video/homedata.cpp
+++ b/src/mame/video/homedata.cpp
@@ -1022,7 +1022,7 @@ uint32_t homedata_state::screen_update_mirderby(screen_device &screen, bitmap_in
}
-void homedata_state::screen_eof_homedata(screen_device &screen, bool state)
+WRITE_LINE_MEMBER(homedata_state::screen_vblank_homedata)
{
// rising edge
if (state)