summaryrefslogtreecommitdiffstats
path: root/src/mame/audio/leland.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/leland.cpp')
-rw-r--r--src/mame/audio/leland.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/leland.cpp b/src/mame/audio/leland.cpp
index ddeb4f1c286..b67471686e7 100644
--- a/src/mame/audio/leland.cpp
+++ b/src/mame/audio/leland.cpp
@@ -492,7 +492,7 @@ void leland_80186_sound_device::command_hi_w(u8 data)
*
*************************************/
-void leland_80186_sound_device::delayed_response_r(void *ptr, int param)
+void leland_80186_sound_device::delayed_response_r(int param)
{
int checkpc = param;
int pc = m_master->pc();