summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/flstory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/flstory.h')
-rw-r--r--src/mame/includes/flstory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/flstory.h b/src/mame/includes/flstory.h
index 31afbdde494..f8ec570fa43 100644
--- a/src/mame/includes/flstory.h
+++ b/src/mame/includes/flstory.h
@@ -118,7 +118,7 @@ public:
TILE_GET_INFO_MEMBER(get_tile_info);
TILE_GET_INFO_MEMBER(victnine_get_tile_info);
TILE_GET_INFO_MEMBER(get_rumba_tile_info);
- virtual void machine_start();
+ virtual void machine_start() override;
DECLARE_MACHINE_RESET(flstory);
DECLARE_VIDEO_START(flstory);
DECLARE_VIDEO_START(victnine);