summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/buggychl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/buggychl.h')
-rw-r--r--src/mame/includes/buggychl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/buggychl.h b/src/mame/includes/buggychl.h
index 3761c396ea2..b9a3e6212f3 100644
--- a/src/mame/includes/buggychl.h
+++ b/src/mame/includes/buggychl.h
@@ -49,7 +49,7 @@ public:
required_device<cpu_device> m_mcu;
required_device<buggychl_mcu_device> m_bmcu;
required_device<msm5232_device> m_msm;
-
+
DECLARE_WRITE8_MEMBER(bankswitch_w);
DECLARE_WRITE8_MEMBER(sound_command_w);
DECLARE_WRITE8_MEMBER(nmi_disable_w);