summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/goal92.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/goal92.cpp')
-rw-r--r--src/mame/video/goal92.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/goal92.cpp b/src/mame/video/goal92.cpp
index 38012031cc3..006c6d04a23 100644
--- a/src/mame/video/goal92.cpp
+++ b/src/mame/video/goal92.cpp
@@ -179,7 +179,7 @@ uint32_t goal92_state::screen_update_goal92(screen_device &screen, bitmap_ind16
return 0;
}
-void goal92_state::screen_eof_goal92(screen_device &screen, bool state)
+WRITE_LINE_MEMBER(goal92_state::screen_vblank_goal92)
{
// rising edge
if (state)