summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bigstrkb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bigstrkb.h')
-rw-r--r--src/mame/includes/bigstrkb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/bigstrkb.h b/src/mame/includes/bigstrkb.h
index e891c4e1870..1b33f52de3b 100644
--- a/src/mame/includes/bigstrkb.h
+++ b/src/mame/includes/bigstrkb.h
@@ -21,7 +21,7 @@ public:
required_shared_ptr<UINT16> m_vidreg1;
required_shared_ptr<UINT16> m_vidreg2;
-
+
DECLARE_WRITE16_MEMBER(bsb_videoram_w);
DECLARE_WRITE16_MEMBER(bsb_videoram2_w);
DECLARE_WRITE16_MEMBER(bsb_videoram3_w);