summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/funybubl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/funybubl.c')
-rw-r--r--src/mame/video/funybubl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/funybubl.c b/src/mame/video/funybubl.c
index 4c548561f7b..6137971fb1f 100644
--- a/src/mame/video/funybubl.c
+++ b/src/mame/video/funybubl.c
@@ -23,7 +23,7 @@ WRITE8_MEMBER(funybubl_state::funybubl_paldatawrite)
}
-VIDEO_START(funybubl)
+void funybubl_state::video_start()
{
}