summaryrefslogtreecommitdiffstats
path: root/src/devices/sound/bsmt2000.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/bsmt2000.cpp')
-rw-r--r--src/devices/sound/bsmt2000.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/bsmt2000.cpp b/src/devices/sound/bsmt2000.cpp
index 09392661079..5ffa2209c66 100644
--- a/src/devices/sound/bsmt2000.cpp
+++ b/src/devices/sound/bsmt2000.cpp
@@ -145,7 +145,7 @@ void bsmt2000_device::device_reset()
// resets as a timer callback
//-------------------------------------------------
-void bsmt2000_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void bsmt2000_device::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch (id)
{