summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/btime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/btime.h')
-rw-r--r--src/mame/includes/btime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/btime.h b/src/mame/includes/btime.h
index c41a11c3d40..5e54516a056 100644
--- a/src/mame/includes/btime.h
+++ b/src/mame/includes/btime.h
@@ -23,7 +23,7 @@ public:
optional_shared_ptr<UINT8> m_zoar_scrollram;
optional_shared_ptr<UINT8> m_lnc_charbank;
optional_shared_ptr<UINT8> m_deco_charram;
- optional_shared_ptr<UINT8> m_spriteram; // used by disco
+ optional_shared_ptr<UINT8> m_spriteram; // used by disco
// UINT8 * m_decrypted;
optional_shared_ptr<UINT8> m_audio_rambase;