summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/equites.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/equites.h')
-rw-r--r--src/mame/includes/equites.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/equites.h b/src/mame/includes/equites.h
index 593bbc59716..56360f4ae5c 100644
--- a/src/mame/includes/equites.h
+++ b/src/mame/includes/equites.h
@@ -74,7 +74,7 @@ public:
required_device<msm5232_device> m_msm;
required_device<dac_device> m_dac_1;
required_device<dac_device> m_dac_2;
-
+
DECLARE_WRITE8_MEMBER(equites_c0f8_w);
DECLARE_WRITE8_MEMBER(equites_cymbal_ctrl_w);
DECLARE_WRITE8_MEMBER(equites_dac_latch_w);