summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/astrof.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/astrof.h')
-rw-r--r--src/mame/includes/astrof.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/astrof.h b/src/mame/includes/astrof.h
index fcda6655d1e..46631763fd0 100644
--- a/src/mame/includes/astrof.h
+++ b/src/mame/includes/astrof.h
@@ -71,7 +71,7 @@ public:
DECLARE_DRIVER_INIT(abattle);
DECLARE_DRIVER_INIT(sstarbtl);
DECLARE_DRIVER_INIT(acombat3);
- virtual void video_start();
+ virtual void video_start() override;
DECLARE_MACHINE_START(astrof);
DECLARE_MACHINE_START(abattle);
DECLARE_MACHINE_RESET(abattle);