summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/thedeep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/thedeep.h')
-rw-r--r--src/mame/includes/thedeep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/thedeep.h b/src/mame/includes/thedeep.h
index aeab102935d..1f77092a4ba 100644
--- a/src/mame/includes/thedeep.h
+++ b/src/mame/includes/thedeep.h
@@ -34,7 +34,7 @@ public:
required_device<cpu_device> m_mcu;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE8_MEMBER(thedeep_nmi_w);
DECLARE_WRITE8_MEMBER(thedeep_sound_w);
DECLARE_WRITE8_MEMBER(thedeep_protection_w);