summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/munchmo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/munchmo.h')
-rw-r--r--src/mame/includes/munchmo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/munchmo.h b/src/mame/includes/munchmo.h
index 446ffda735e..b6f4732c98f 100644
--- a/src/mame/includes/munchmo.h
+++ b/src/mame/includes/munchmo.h
@@ -41,7 +41,7 @@ public:
required_device<cpu_device> m_audiocpu;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE8_MEMBER(mnchmobl_nmi_enable_w);
DECLARE_WRITE8_MEMBER(mnchmobl_soundlatch_w);
DECLARE_WRITE8_MEMBER(sound_nmi_ack_w);