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 4ff7a980ff2..69537a5dc3c 100644
--- a/src/mame/includes/cchasm.h
+++ b/src/mame/includes/cchasm.h
@@ -35,7 +35,7 @@ public:
required_device<dac_device> m_dac2;
required_device<vector_device> m_vector;
required_device<screen_device> m_screen;
-
+
int m_sound_flags;
int m_coin_flag;
int m_channel_active[2];