summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/okim6295.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/okim6295.h')
-rw-r--r--src/devices/sound/okim6295.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/sound/okim6295.h b/src/devices/sound/okim6295.h
index 36be5b3a084..4fb85839f5c 100644
--- a/src/devices/sound/okim6295.h
+++ b/src/devices/sound/okim6295.h
@@ -103,6 +103,7 @@ protected:
// configuration state
const address_space_config m_space_config;
+ optional_memory_region m_region;
// internal state
static const int OKIM6295_VOICES = 4;