summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/t10mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/t10mmc.h')
-rw-r--r--src/devices/machine/t10mmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/t10mmc.h b/src/devices/machine/t10mmc.h
index 83d55bb673e..6e0219f7756 100644
--- a/src/devices/machine/t10mmc.h
+++ b/src/devices/machine/t10mmc.h
@@ -66,6 +66,7 @@ protected:
uint32_t m_num_subblocks;
uint32_t m_cur_subblock;
int m_audio_sense;
+ bool m_sotc;
device_t *m_device;
};