summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/matmania.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/matmania.h')
-rw-r--r--src/mame/includes/matmania.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/matmania.h b/src/mame/includes/matmania.h
index e9e2849e8de..b454076132b 100644
--- a/src/mame/includes/matmania.h
+++ b/src/mame/includes/matmania.h
@@ -60,7 +60,7 @@ public:
required_device<gfxdecode_device> m_gfxdecode;
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE8_MEMBER(matmania_sh_command_w);
DECLARE_WRITE8_MEMBER(maniach_sh_command_w);
DECLARE_WRITE8_MEMBER(matmania_paletteram_w);