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 f941d6c61bf..64c62ddb17b 100644
--- a/src/mame/video/nbmj8891.cpp
+++ b/src/mame/video/nbmj8891.cpp
@@ -480,7 +480,7 @@ void nbmj8891_state::gfxdraw()
******************************************************************************/
-VIDEO_START_MEMBER( nbmj8891_state, _1layer )
+void nbmj8891_state::video_start__1layer()
{
int width = m_screen->width();
int height = m_screen->height();