summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/dec8.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dec8.cpp')
-rw-r--r--src/mame/drivers/dec8.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dec8.cpp b/src/mame/drivers/dec8.cpp
index 53b9530af3e..c85e0d1598b 100644
--- a/src/mame/drivers/dec8.cpp
+++ b/src/mame/drivers/dec8.cpp
@@ -132,7 +132,7 @@ uint8_t dec8_state::gondo_player_2_r(offs_t offset)
*
***************************************************/
-void dec8_state::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void dec8_state::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch (id)
{