summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/thedeep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/thedeep.h')
-rw-r--r--src/mame/includes/thedeep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/thedeep.h b/src/mame/includes/thedeep.h
index 7fdd23ef5cb..8414b3818ac 100644
--- a/src/mame/includes/thedeep.h
+++ b/src/mame/includes/thedeep.h
@@ -74,4 +74,5 @@ public:
INTERRUPT_GEN_MEMBER(mcu_irq);
TIMER_DEVICE_CALLBACK_MEMBER(interrupt);
+ void thedeep(machine_config &config);
};