summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taito_f2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/taito_f2.h')
-rw-r--r--src/mame/includes/taito_f2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/taito_f2.h b/src/mame/includes/taito_f2.h
index 03af860bf53..9f03e279e2c 100644
--- a/src/mame/includes/taito_f2.h
+++ b/src/mame/includes/taito_f2.h
@@ -25,7 +25,7 @@ public:
required_shared_ptr<UINT16> m_spriteram;
UINT16 * m_spriteram_buffered;
UINT16 * m_spriteram_delayed;
- optional_shared_ptr<UINT16> m_cchip2_ram; // for megablst only
+ optional_shared_ptr<UINT16> m_cchip2_ram; // for megablst only
// UINT16 * m_paletteram; // currently this uses generic palette handling