summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/adp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/adp.c')
-rw-r--r--src/mame/drivers/adp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/adp.c b/src/mame/drivers/adp.c
index a33088ad857..877a77f721f 100644
--- a/src/mame/drivers/adp.c
+++ b/src/mame/drivers/adp.c
@@ -163,7 +163,7 @@ public:
required_device<h63484_device> m_h63484;
required_device<microtouch_device> m_microtouch;
-
+
DECLARE_WRITE8_MEMBER(microtouch_tx);
UINT32 screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);