summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/galaga.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/galaga.cpp')
-rw-r--r--src/mame/video/galaga.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/galaga.cpp b/src/mame/video/galaga.cpp
index d7c1e19bfb7..e8f0ea17c9d 100644
--- a/src/mame/video/galaga.cpp
+++ b/src/mame/video/galaga.cpp
@@ -562,7 +562,7 @@ uint32_t galaga_state::screen_update_galaga(screen_device &screen, bitmap_ind16
-void galaga_state::screen_eof_galaga(screen_device &screen, bool state)
+WRITE_LINE_MEMBER(galaga_state::screen_vblank_galaga)
{
// falling edge
if (!state)