summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fcombat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/fcombat.h')
-rw-r--r--src/mame/includes/fcombat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/fcombat.h b/src/mame/includes/fcombat.h
index fb54f5e61ed..761a27c1ac3 100644
--- a/src/mame/includes/fcombat.h
+++ b/src/mame/includes/fcombat.h
@@ -54,7 +54,7 @@ public:
required_device<cpu_device> m_maincpu;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_READ8_MEMBER(fcombat_protection_r);
DECLARE_READ8_MEMBER(fcombat_port01_r);
DECLARE_WRITE8_MEMBER(e900_w);