summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/docastle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/docastle.h')
-rw-r--r--src/mame/includes/docastle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/docastle.h b/src/mame/includes/docastle.h
index 96eb96e843b..244f969dc92 100644
--- a/src/mame/includes/docastle.h
+++ b/src/mame/includes/docastle.h
@@ -32,7 +32,7 @@ public:
required_device<cpu_device> m_maincpu;
required_device<cpu_device> m_slave;
optional_device<msm5205_device> m_msm;
-
+
DECLARE_READ8_MEMBER(docastle_shared0_r);
DECLARE_READ8_MEMBER(docastle_shared1_r);
DECLARE_WRITE8_MEMBER(docastle_shared0_w);