summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/btime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/btime.h')
-rw-r--r--src/mame/includes/btime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/btime.h b/src/mame/includes/btime.h
index 8b274682877..7886a6b39b2 100644
--- a/src/mame/includes/btime.h
+++ b/src/mame/includes/btime.h
@@ -63,7 +63,7 @@ public:
required_device<gfxdecode_device> m_gfxdecode;
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE8_MEMBER(audio_nmi_enable_w);
DECLARE_WRITE8_MEMBER(lnc_w);
DECLARE_WRITE8_MEMBER(mmonkey_w);