summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bfm_sc5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bfm_sc5.h')
-rw-r--r--src/mame/includes/bfm_sc5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/bfm_sc5.h b/src/mame/includes/bfm_sc5.h
index 2d381b078f6..03daa404323 100644
--- a/src/mame/includes/bfm_sc5.h
+++ b/src/mame/includes/bfm_sc5.h
@@ -11,6 +11,7 @@ public:
m_maincpu(*this, "maincpu")
{ }
+ void bfm_sc5(machine_config &config);
protected: