summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cxd1185.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/cxd1185.h')
-rw-r--r--src/devices/machine/cxd1185.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/cxd1185.h b/src/devices/machine/cxd1185.h
index a064c9e5c23..f1d6732b26d 100644
--- a/src/devices/machine/cxd1185.h
+++ b/src/devices/machine/cxd1185.h
@@ -62,7 +62,7 @@ protected:
void ioport_w(u8 data);
// state machine
- void state_timer(void *ptr, s32 param);
+ void state_timer(s32 param);
int state_step();
// other logic