summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ddragon3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ddragon3.h')
-rw-r--r--src/mame/includes/ddragon3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/ddragon3.h b/src/mame/includes/ddragon3.h
index 26b3184b66c..5c0855cf307 100644
--- a/src/mame/includes/ddragon3.h
+++ b/src/mame/includes/ddragon3.h
@@ -129,7 +129,7 @@ public:
TILE_GET_INFO_MEMBER(get_fg0_tile_info);
virtual void video_start() override;
- void video_start_wwfwfstb() ATTR_COLD;
+ DECLARE_VIDEO_START(wwfwfstb);
uint32_t screen_update_wwfwfest(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
void wwfwfest(machine_config &config);