summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/wgp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wgp.cpp')
-rw-r--r--src/mame/drivers/wgp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/wgp.cpp b/src/mame/drivers/wgp.cpp
index 9e55d552a45..d63ec5779f1 100644
--- a/src/mame/drivers/wgp.cpp
+++ b/src/mame/drivers/wgp.cpp
@@ -435,7 +435,7 @@ void wgp_state::cpua_ctrl_w(u16 data)/* assumes Z80 sandwiched between 68Ks */
INTERRUPTS
***********************************************************/
-void wgp_state::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void wgp_state::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch (id)
{