summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cischeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cischeat.h')
-rw-r--r--src/mame/includes/cischeat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/cischeat.h b/src/mame/includes/cischeat.h
index e549cfe5740..3de97150ab7 100644
--- a/src/mame/includes/cischeat.h
+++ b/src/mame/includes/cischeat.h
@@ -83,6 +83,7 @@ public:
DECLARE_WRITE16_MEMBER(f1gpstr2_io_w);
DECLARE_WRITE16_MEMBER(cischeat_soundbank_1_w);
DECLARE_WRITE16_MEMBER(cischeat_soundbank_2_w);
+ DECLARE_WRITE_LINE_MEMBER(sound_irq);
void init_cischeat();
void init_bigrun();
void init_f1gpstar();