summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/joyport/joyport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/bbc/joyport/joyport.h')
-rw-r--r--src/devices/bus/bbc/joyport/joyport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/bbc/joyport/joyport.h b/src/devices/bus/bbc/joyport/joyport.h
index 43de9d7b0c5..beff32079cb 100644
--- a/src/devices/bus/bbc/joyport/joyport.h
+++ b/src/devices/bus/bbc/joyport/joyport.h
@@ -60,6 +60,7 @@ public:
protected:
// device-level overrides
+ virtual void device_validity_check(validity_checker &valid) const override;
virtual void device_start() override;
virtual void device_reset() override;