summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/thomson.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/thomson.cpp')
-rw-r--r--src/mame/video/thomson.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/thomson.cpp b/src/mame/video/thomson.cpp
index 26ba2d2189b..8dac9d2f8d8 100644
--- a/src/mame/video/thomson.cpp
+++ b/src/mame/video/thomson.cpp
@@ -1022,7 +1022,7 @@ TIMER_CALLBACK_MEMBER( thomson_state::thom_set_init )
}
/* call this at the very beginning of each new frame */
-void thomson_state::thom_vblank( screen_device &screen, bool state )
+WRITE_LINE_MEMBER(thomson_state::thom_vblank)
{
// rising edge
if (state)