summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/beathead.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/beathead.h')
-rw-r--r--src/mame/includes/beathead.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/beathead.h b/src/mame/includes/beathead.h
index ac11699275c..b536b201864 100644
--- a/src/mame/includes/beathead.h
+++ b/src/mame/includes/beathead.h
@@ -25,7 +25,7 @@ public:
required_device<asap_device> m_maincpu;
required_shared_ptr<UINT32> m_nvram;
-
+
UINT32 * m_videoram;
UINT32 * m_paletteram;