summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/slapshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/slapshot.h')
-rw-r--r--src/mame/includes/slapshot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/slapshot.h b/src/mame/includes/slapshot.h
index 5e6738b2a65..7ccdf55bff0 100644
--- a/src/mame/includes/slapshot.h
+++ b/src/mame/includes/slapshot.h
@@ -73,6 +73,7 @@ public:
DECLARE_WRITE8_MEMBER(sound_bankswitch_w);
DECLARE_WRITE16_MEMBER(msb_sound_w);
DECLARE_READ16_MEMBER(msb_sound_r);
+ DECLARE_WRITE8_MEMBER(coin_control_w);
// opwolf specific
DECLARE_READ16_MEMBER(opwolf3_adc_r);