summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/taitoio_yoke.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/taitoio_yoke.h')
-rw-r--r--src/mame/machine/taitoio_yoke.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/taitoio_yoke.h b/src/mame/machine/taitoio_yoke.h
index f0ee62abd05..f244fc1eea3 100644
--- a/src/mame/machine/taitoio_yoke.h
+++ b/src/mame/machine/taitoio_yoke.h
@@ -44,7 +44,7 @@ public:
DECLARE_READ_LINE_MEMBER( handle_up_r );
DECLARE_READ_LINE_MEMBER( handle_down_r );
-
+
virtual ioport_constructor device_input_ports() const override;
protected: