summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/okim9810.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/okim9810.h')
-rw-r--r--src/devices/sound/okim9810.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/okim9810.h b/src/devices/sound/okim9810.h
index f2835be7dfc..5db9b47c627 100644
--- a/src/devices/sound/okim9810.h
+++ b/src/devices/sound/okim9810.h
@@ -156,7 +156,7 @@ protected:
uint8_t m_global_volume; // volume index set with the OPT command
uint8_t m_filter_type; // interpolation filter type set with the OPT command
uint8_t m_output_level; // flag stating if a voltage follower is connected
-
+
int m_dadr;
offs_t m_dadr_start_offset;
offs_t m_dadr_end_offset;