summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fanucspmg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fanucspmg.cpp')
-rw-r--r--src/mame/drivers/fanucspmg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/fanucspmg.cpp b/src/mame/drivers/fanucspmg.cpp
index 9b40227094b..3ad667665d4 100644
--- a/src/mame/drivers/fanucspmg.cpp
+++ b/src/mame/drivers/fanucspmg.cpp
@@ -600,7 +600,7 @@ public:
UINT8 m_video_ctrl;
private:
- virtual void machine_reset();
+ virtual void machine_reset() override;
INT32 m_vram_bank;
UINT8 m_vbl_ctrl;
UINT8 m_keyboard_row;