summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/lkage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/lkage.h')
-rw-r--r--src/mame/includes/lkage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/lkage.h b/src/mame/includes/lkage.h
index c3503f8d0ad..869c9626cf6 100644
--- a/src/mame/includes/lkage.h
+++ b/src/mame/includes/lkage.h
@@ -59,7 +59,7 @@ public:
optional_device<cpu_device> m_mcu;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE8_MEMBER(lkage_sound_command_w);
DECLARE_WRITE8_MEMBER(lkage_sh_nmi_disable_w);
DECLARE_WRITE8_MEMBER(lkage_sh_nmi_enable_w);