summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/redalert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/redalert.h')
-rw-r--r--src/mame/audio/redalert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/redalert.h b/src/mame/audio/redalert.h
index 2a621872502..56c6885a6ce 100644
--- a/src/mame/audio/redalert.h
+++ b/src/mame/audio/redalert.h
@@ -24,7 +24,7 @@ public:
irem_m37b_audio_device(const machine_config &config, const char *tag, device_t *owner, uint32_t clock = 0U);
- DECLARE_CUSTOM_INPUT_MEMBER(sound_status_r);
+ DECLARE_READ_LINE_MEMBER(sound_status_r);
void audio_command_w(uint8_t data);