summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/taito_en.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/taito_en.h')
-rw-r--r--src/mame/audio/taito_en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/audio/taito_en.h b/src/mame/audio/taito_en.h
index ca5854118d0..e3ab4c749e8 100644
--- a/src/mame/audio/taito_en.h
+++ b/src/mame/audio/taito_en.h
@@ -58,6 +58,7 @@ private:
DECLARE_WRITE8_MEMBER(duart_output);
DECLARE_WRITE8_MEMBER(mb87078_gain_changed);
+ void es5505_clock_changed(u32 data);
};
DECLARE_DEVICE_TYPE(TAITO_EN, taito_en_device)