summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/itech32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/itech32.h')
-rw-r--r--src/mame/includes/itech32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/itech32.h b/src/mame/includes/itech32.h
index 92d97047d00..c8d32026c41 100644
--- a/src/mame/includes/itech32.h
+++ b/src/mame/includes/itech32.h
@@ -151,6 +151,7 @@ protected:
u8 sound_data_r();
void sound_return_w(u8 data);
u8 sound_data_buffer_r();
+ void sound_control_w(u8 data);
void firq_clear_w(u8 data);
void timekill_colora_w(u8 data);
void timekill_colorbc_w(u8 data);