summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segas16a.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/segas16a.h')
-rw-r--r--src/mame/includes/segas16a.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/segas16a.h b/src/mame/includes/segas16a.h
index 9486ee0e0f8..cbf910c255e 100644
--- a/src/mame/includes/segas16a.h
+++ b/src/mame/includes/segas16a.h
@@ -46,6 +46,8 @@ public:
, m_cxdio(*this, "cxdio")
, m_workram(*this, "nvram")
, m_sound_decrypted_opcodes(*this, "sound_decrypted_opcodes")
+ , m_custom_io_r(*this)
+ , m_custom_io_w(*this)
, m_video_control(0)
, m_mcu_control(0)
, m_n7751_command(0)