summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taitojc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/taitojc.h')
-rw-r--r--src/mame/includes/taitojc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/taitojc.h b/src/mame/includes/taitojc.h
index 5f1adadc30f..a2ca0a71585 100644
--- a/src/mame/includes/taitojc.h
+++ b/src/mame/includes/taitojc.h
@@ -80,6 +80,8 @@ public:
int m_speed_meter;
int m_brake_meter;
+ DECLARE_WRITE8_MEMBER(coin_control_w);
+
DECLARE_READ8_MEMBER(mcu_comm_r);
DECLARE_WRITE8_MEMBER(mcu_comm_w);
DECLARE_READ32_MEMBER(snd_share_r);