summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cd32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cd32.h')
-rw-r--r--src/mame/includes/cd32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/cd32.h b/src/mame/includes/cd32.h
index 39b6ff6de71..2df93dce5f5 100644
--- a/src/mame/includes/cd32.h
+++ b/src/mame/includes/cd32.h
@@ -19,7 +19,7 @@ public:
{ }
required_device<microtouch_device> m_microtouch;
-
+
DECLARE_WRITE8_MEMBER(microtouch_tx);
UINT16 m_potgo_value;
int m_cd32_shifter[2];