summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/trucocl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/trucocl.cpp')
-rw-r--r--src/mame/drivers/trucocl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/trucocl.cpp b/src/mame/drivers/trucocl.cpp
index d49474ec615..d4b9471c233 100644
--- a/src/mame/drivers/trucocl.cpp
+++ b/src/mame/drivers/trucocl.cpp
@@ -50,7 +50,7 @@ void trucocl_state::irq_enable_w(uint8_t data)
}
-void trucocl_state::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void trucocl_state::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch (id)
{