summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bbc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/bbc.cpp')
-rw-r--r--src/mame/video/bbc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/bbc.cpp b/src/mame/video/bbc.cpp
index 5d3e34e9969..96e53a0e380 100644
--- a/src/mame/video/bbc.cpp
+++ b/src/mame/video/bbc.cpp
@@ -298,7 +298,7 @@ void bbc_state::setvideoshadow(int vdusel)
* Initialize the BBC video emulation
************************************************************************/
-void bbc_state::video_start_bbc()
+VIDEO_START_MEMBER(bbc_state, bbc)
{
m_cursor_size = 1;