summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pbaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pbaction.h')
-rw-r--r--src/mame/includes/pbaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/pbaction.h b/src/mame/includes/pbaction.h
index 869b773c42f..58ab46dd00d 100644
--- a/src/mame/includes/pbaction.h
+++ b/src/mame/includes/pbaction.h
@@ -112,7 +112,7 @@ private:
DECLARE_READ8_MEMBER(subcpu_r);
DECLARE_WRITE8_MEMBER(subcpu_w);
-
+
DECLARE_WRITE_LINE_MEMBER(sub8000_w);
DECLARE_WRITE_LINE_MEMBER(sub8001_w);
DECLARE_WRITE8_MEMBER(sub8008_w);