summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/nbmj8891.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/nbmj8891.cpp')
-rw-r--r--src/mame/video/nbmj8891.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/nbmj8891.cpp b/src/mame/video/nbmj8891.cpp
index 64c62ddb17b..f941d6c61bf 100644
--- a/src/mame/video/nbmj8891.cpp
+++ b/src/mame/video/nbmj8891.cpp
@@ -480,7 +480,7 @@ void nbmj8891_state::gfxdraw()
******************************************************************************/
-void nbmj8891_state::video_start__1layer()
+VIDEO_START_MEMBER( nbmj8891_state, _1layer )
{
int width = m_screen->width();
int height = m_screen->height();