summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taito_b.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/taito_b.h')
-rw-r--r--src/mame/includes/taito_b.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/taito_b.h b/src/mame/includes/taito_b.h
index 50dd6a38c48..8974af42687 100644
--- a/src/mame/includes/taito_b.h
+++ b/src/mame/includes/taito_b.h
@@ -28,7 +28,7 @@ public:
m_tc0180vcu(*this, "tc0180vcu"),
m_tc0640fio(*this, "tc0640fio"),
m_tc0220ioc(*this, "tc0220ioc"),
- m_tc0510nio(*this, "tc0510nio") { }
+ m_tc0510nio(*this, "tc0510nio") { }
/* memory pointers */
required_shared_ptr<UINT16> m_spriteram;