summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfm_sc1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bfm_sc1.c')
-rw-r--r--src/mame/drivers/bfm_sc1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/bfm_sc1.c b/src/mame/drivers/bfm_sc1.c
index 773a558b011..d01add6ee5a 100644
--- a/src/mame/drivers/bfm_sc1.c
+++ b/src/mame/drivers/bfm_sc1.c
@@ -178,7 +178,7 @@ public:
DECLARE_READ8_MEMBER(nec_r);
DECLARE_WRITE8_MEMBER(nec_reset_w);
DECLARE_WRITE8_MEMBER(nec_latch_w);
-
+
void save_state();
DECLARE_DRIVER_INIT(toppoker);