summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/shangkid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/shangkid.h')
-rw-r--r--src/mame/includes/shangkid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/shangkid.h b/src/mame/includes/shangkid.h
index 025a1353786..8861b6f5afe 100644
--- a/src/mame/includes/shangkid.h
+++ b/src/mame/includes/shangkid.h
@@ -45,6 +45,8 @@ public:
DECLARE_WRITE_LINE_MEMBER(irq_2_w);
DECLARE_WRITE8_MEMBER(nmiq_1_w);
DECLARE_WRITE8_MEMBER(nmiq_2_w);
+ DECLARE_WRITE_LINE_MEMBER(coin_counter_1_w);
+ DECLARE_WRITE_LINE_MEMBER(coin_counter_2_w);
DECLARE_READ8_MEMBER(soundlatch_r);
DECLARE_WRITE8_MEMBER(videoram_w);
DECLARE_WRITE8_MEMBER(ay8910_portb_w);