summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cchasm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cchasm.h')
-rw-r--r--src/mame/includes/cchasm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/cchasm.h b/src/mame/includes/cchasm.h
index ce941913217..e79ee7f9b60 100644
--- a/src/mame/includes/cchasm.h
+++ b/src/mame/includes/cchasm.h
@@ -33,7 +33,7 @@ public:
required_device<dac_device> m_dac1;
required_device<dac_device> m_dac2;
required_device<vector_device> m_vector;
-
+
int m_sound_flags;
int m_coin_flag;
int m_channel_active[2];