summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/taito_f2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taito_f2.cpp')
-rw-r--r--src/mame/drivers/taito_f2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taito_f2.cpp b/src/mame/drivers/taito_f2.cpp
index c990acd541b..b590e7f6126 100644
--- a/src/mame/drivers/taito_f2.cpp
+++ b/src/mame/drivers/taito_f2.cpp
@@ -528,7 +528,7 @@ driftout 8000 0000/8 0000 0000 The first control changes from 8000 to 0000
******************************************************************/
-void taitof2_state::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void taitof2_state::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch (id)
{