summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/swim3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/swim3.h')
-rw-r--r--src/devices/machine/swim3.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/machine/swim3.h b/src/devices/machine/swim3.h
index c3cf7d9361e..61e280850e0 100644
--- a/src/devices/machine/swim3.h
+++ b/src/devices/machine/swim3.h
@@ -42,7 +42,8 @@ public:
protected:
virtual void device_start() override;
virtual void device_reset() override;
- virtual void device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) override;
+
+ TIMER_CALLBACK_MEMBER(update);
private:
enum {