summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hyprduel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hyprduel.h')
-rw-r--r--src/mame/includes/hyprduel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/hyprduel.h b/src/mame/includes/hyprduel.h
index c75da779b6c..3dfba1b6ac1 100644
--- a/src/mame/includes/hyprduel.h
+++ b/src/mame/includes/hyprduel.h
@@ -93,4 +93,5 @@ public:
TIMER_CALLBACK_MEMBER(vblank_end_callback);
TIMER_CALLBACK_MEMBER(magerror_irq_callback);
TIMER_CALLBACK_MEMBER(hyprduel_blit_done);
+ TIMER_DEVICE_CALLBACK_MEMBER(hyprduel_interrupt);
};