summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/vindictr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/vindictr.cpp')
-rw-r--r--src/mame/video/vindictr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/vindictr.cpp b/src/mame/video/vindictr.cpp
index 1575a10c134..810700c2e83 100644
--- a/src/mame/video/vindictr.cpp
+++ b/src/mame/video/vindictr.cpp
@@ -77,7 +77,7 @@ const atari_motion_objects_config vindictr_state::s_mob_config =
0 /* resulting value to indicate "special" */
};
-VIDEO_START_MEMBER(vindictr_state,vindictr)
+void vindictr_state::video_start()
{
/* save states */
save_item(NAME(m_playfield_tile_bank));