summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segaxbd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/segaxbd.h')
-rw-r--r--src/mame/includes/segaxbd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/segaxbd.h b/src/mame/includes/segaxbd.h
index 427f92ee7e2..a8306d44247 100644
--- a/src/mame/includes/segaxbd.h
+++ b/src/mame/includes/segaxbd.h
@@ -103,7 +103,7 @@ protected:
// compare/timer chip callbacks
void timer_ack_callback();
- void sound_data_w(uint8_t data);
+ DECLARE_WRITE8_MEMBER(sound_data_w);
DECLARE_WRITE8_MEMBER(pc_0_w);
DECLARE_WRITE8_MEMBER(pd_0_w);