summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suna16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suna16.h')
-rw-r--r--src/mame/includes/suna16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/suna16.h b/src/mame/includes/suna16.h
index 572fe87365a..76d88acbc83 100644
--- a/src/mame/includes/suna16.h
+++ b/src/mame/includes/suna16.h
@@ -74,7 +74,7 @@ public:
TIMER_DEVICE_CALLBACK_MEMBER(bssoccer_interrupt);
DECLARE_DRIVER_INIT(uballoon);
- virtual void video_start();
+ virtual void video_start() override;
DECLARE_MACHINE_START(bestbest);
DECLARE_MACHINE_START(bssoccer);
DECLARE_MACHINE_START(uballoon);