summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/slapshot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/slapshot.cpp')
-rw-r--r--src/mame/drivers/slapshot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/slapshot.cpp b/src/mame/drivers/slapshot.cpp
index 6bd98ed409a..3bf2b166275 100644
--- a/src/mame/drivers/slapshot.cpp
+++ b/src/mame/drivers/slapshot.cpp
@@ -147,7 +147,7 @@ Region byte at offset 0x031:
INTERRUPTS
***********************************************************/
-void slapshot_state::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void slapshot_state::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch (id)
{