summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/espial.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/espial.h')
-rw-r--r--src/mame/includes/espial.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/espial.h b/src/mame/includes/espial.h
index 2810376c62a..18f62ed4df1 100644
--- a/src/mame/includes/espial.h
+++ b/src/mame/includes/espial.h
@@ -43,7 +43,7 @@ public:
required_device<cpu_device> m_audiocpu;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE8_MEMBER(espial_master_interrupt_mask_w);
DECLARE_WRITE8_MEMBER(espial_master_soundlatch_w);
DECLARE_WRITE8_MEMBER(espial_sound_nmi_mask_w);