summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ddribble.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ddribble.h')
-rw-r--r--src/mame/includes/ddribble.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/ddribble.h b/src/mame/includes/ddribble.h
index ce318aee463..665771227c4 100644
--- a/src/mame/includes/ddribble.h
+++ b/src/mame/includes/ddribble.h
@@ -46,7 +46,7 @@ public:
device_t *m_filter3;
required_device<cpu_device> m_maincpu;
required_device<vlm5030_device> m_vlm;
-
+
DECLARE_WRITE8_MEMBER(ddribble_bankswitch_w);
DECLARE_READ8_MEMBER(ddribble_sharedram_r);
DECLARE_WRITE8_MEMBER(ddribble_sharedram_w);