summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/namcos1.h')
-rw-r--r--src/mame/includes/namcos1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/namcos1.h b/src/mame/includes/namcos1.h
index 6898efdc0a3..1b1373509cc 100644
--- a/src/mame/includes/namcos1.h
+++ b/src/mame/includes/namcos1.h
@@ -34,7 +34,7 @@ public:
required_device<dac_device> m_dac;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
int m_dac0_value;
int m_dac1_value;
int m_dac0_gain;