summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pc080sn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/pc080sn.c')
-rw-r--r--src/mame/video/pc080sn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/pc080sn.c b/src/mame/video/pc080sn.c
index d0d3cbb5560..61e8ff45fbe 100644
--- a/src/mame/video/pc080sn.c
+++ b/src/mame/video/pc080sn.c
@@ -62,7 +62,7 @@ pc080sn_device::pc080sn_device(const machine_config &mconfig, const char *tag, d
{
for (int i = 0; i < 8; i++)
m_ctrl[i] = 0;
-
+
for (int i = 0; i < 2; i++)
{
m_bg_ram[i] = NULL;