summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tumbleb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tumbleb.h')
-rw-r--r--src/mame/includes/tumbleb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/tumbleb.h b/src/mame/includes/tumbleb.h
index ad607e8b1ce..e0b4f73c54c 100644
--- a/src/mame/includes/tumbleb.h
+++ b/src/mame/includes/tumbleb.h
@@ -49,7 +49,7 @@ public:
required_device<okim6295_device> m_oki;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
UINT8 m_semicom_prot_offset;
UINT16 m_protbase;
DECLARE_WRITE16_MEMBER(tumblepb_oki_w);