summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/starshp1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/starshp1.cpp')
-rw-r--r--src/mame/video/starshp1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/starshp1.cpp b/src/mame/video/starshp1.cpp
index 2e286a6f3b8..c82c3cd4354 100644
--- a/src/mame/video/starshp1.cpp
+++ b/src/mame/video/starshp1.cpp
@@ -373,7 +373,7 @@ uint32_t starshp1_state::screen_update_starshp1(screen_device &screen, bitmap_in
}
-void starshp1_state::screen_eof_starshp1(screen_device &screen, bool state)
+WRITE_LINE_MEMBER(starshp1_state::screen_vblank_starshp1)
{
// rising edge
if (state)