summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mbc55x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mbc55x.h')
-rw-r--r--src/mame/includes/mbc55x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/mbc55x.h b/src/mame/includes/mbc55x.h
index e463e5688f0..98412c6d6d6 100644
--- a/src/mame/includes/mbc55x.h
+++ b/src/mame/includes/mbc55x.h
@@ -159,6 +159,7 @@ public:
uint32_t m_debug_machine;
+ void mbc55x(machine_config &config);
protected:
virtual void machine_start() override;
virtual void machine_reset() override;