summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/x68k.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/x68k.cpp')
-rw-r--r--src/mame/video/x68k.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/x68k.cpp b/src/mame/video/x68k.cpp
index ec60bb17b05..b8b83746c15 100644
--- a/src/mame/video/x68k.cpp
+++ b/src/mame/video/x68k.cpp
@@ -575,7 +575,7 @@ TILE_GET_INFO_MEMBER(x68k_state::get_bg1_tile_16)
SET_TILE_INFO_MEMBER(1,code,colour,flags);
}
-VIDEO_START_MEMBER(x68k_state,x68000)
+void x68k_state::video_start()
{
int gfx_index;