summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/wpc_dot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wpc_dot.cpp')
-rw-r--r--src/mame/drivers/wpc_dot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/wpc_dot.cpp b/src/mame/drivers/wpc_dot.cpp
index 1477b0a7a17..17b92cdaa43 100644
--- a/src/mame/drivers/wpc_dot.cpp
+++ b/src/mame/drivers/wpc_dot.cpp
@@ -137,7 +137,7 @@ static INPUT_PORTS_START( wpc_dot )
PORT_DIPSETTING(0xf0,"USA 2")
INPUT_PORTS_END
-void wpc_dot_state::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void wpc_dot_state::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch(id)
{