summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pktgaldx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pktgaldx.h')
-rw-r--r--src/mame/includes/pktgaldx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/pktgaldx.h b/src/mame/includes/pktgaldx.h
index bb9fe73ba68..5f0b0e76b94 100644
--- a/src/mame/includes/pktgaldx.h
+++ b/src/mame/includes/pktgaldx.h
@@ -54,7 +54,7 @@ public:
DECLARE_READ16_MEMBER(pckgaldx_protection_r);
DECLARE_WRITE16_MEMBER(pktgaldx_oki_bank_w);
DECLARE_DRIVER_INIT(pktgaldx);
- virtual void machine_start();
+ virtual void machine_start() override;
UINT32 screen_update_pktgaldx(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
UINT32 screen_update_pktgaldb(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);