summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/shadfrce.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/shadfrce.h')
-rw-r--r--src/mame/includes/shadfrce.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/shadfrce.h b/src/mame/includes/shadfrce.h
index 33dcff4409f..10f2b6120bc 100644
--- a/src/mame/includes/shadfrce.h
+++ b/src/mame/includes/shadfrce.h
@@ -77,7 +77,7 @@ public:
TILE_GET_INFO_MEMBER(get_bg0tile_info);
TILE_GET_INFO_MEMBER(get_bg1tile_info);
- virtual void video_start();
+ virtual void video_start() override;
TIMER_DEVICE_CALLBACK_MEMBER(scanline);