summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/macrossp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/macrossp.h')
-rw-r--r--src/mame/includes/macrossp.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mame/includes/macrossp.h b/src/mame/includes/macrossp.h
index 1514a1f85e3..18b52a9e99f 100644
--- a/src/mame/includes/macrossp.h
+++ b/src/mame/includes/macrossp.h
@@ -17,7 +17,7 @@ public:
m_scrb_videoram(*this, "scrb_videoram"),
m_scrb_linezoom(*this, "scrb_linezoom"),
m_scrb_videoregs(*this, "scrb_videoregs"),
-
+
m_scrc_videoram(*this, "scrc_videoram"),
m_scrc_linezoom(*this, "scrc_linezoom"),
m_scrc_videoregs(*this, "scrc_videoregs"),
@@ -30,8 +30,7 @@ public:
m_mainram(*this, "mainram"),
m_maincpu(*this, "maincpu"),
m_audiocpu(*this, "audiocpu")
- {
-
+ {
}
/* memory pointers */