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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/hyprduel.h b/src/mame/includes/hyprduel.h
index 0503888a071..a58dffa985b 100644
--- a/src/mame/includes/hyprduel.h
+++ b/src/mame/includes/hyprduel.h
@@ -67,6 +67,8 @@ public:
TIMER_CALLBACK_MEMBER(blit_done);
TIMER_DEVICE_CALLBACK_MEMBER(interrupt);
+ void magerror(machine_config &config);
+ void hyprduel(machine_config &config);
protected:
virtual void machine_reset() override;