summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/centiped.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/centiped.h')
-rw-r--r--src/mame/includes/centiped.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/centiped.h b/src/mame/includes/centiped.h
index c9b57d2c9c8..be9dc38a15b 100644
--- a/src/mame/includes/centiped.h
+++ b/src/mame/includes/centiped.h
@@ -98,7 +98,7 @@ private:
DECLARE_WRITE_LINE_MEMBER(bullsdrt_coin_count_w);
DECLARE_READ8_MEMBER(earom_read);
DECLARE_WRITE8_MEMBER(earom_write);
- DECLARE_WRITE8_MEMBER(earom_control_w);
+ void earom_control_w(uint8_t data);
DECLARE_READ8_MEMBER(caterplr_unknown_r);
DECLARE_WRITE8_MEMBER(caterplr_AY8910_w);
DECLARE_READ8_MEMBER(caterplr_AY8910_r);