summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/foodf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/foodf.cpp')
-rw-r--r--src/mame/video/foodf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/foodf.cpp b/src/mame/video/foodf.cpp
index 2fed0782160..4025a3ced60 100644
--- a/src/mame/video/foodf.cpp
+++ b/src/mame/video/foodf.cpp
@@ -33,7 +33,7 @@ TILE_GET_INFO_MEMBER(foodf_state::get_playfield_tile_info)
*
*************************************/
-VIDEO_START_MEMBER(foodf_state,foodf)
+void foodf_state::video_start()
{
static const int resistances[3] = { 1000, 470, 220 };