summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/namcos86.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/namcos86.c')
-rw-r--r--src/mame/video/namcos86.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/namcos86.c b/src/mame/video/namcos86.c
index 0b2e31e3b9f..2878127fd33 100644
--- a/src/mame/video/namcos86.c
+++ b/src/mame/video/namcos86.c
@@ -148,7 +148,7 @@ void namcos86_state::video_start()
}
m_spriteram = m_rthunder_spriteram + 0x1800;
-
+
save_item(NAME(m_tilebank));
save_item(NAME(m_xscroll));
save_item(NAME(m_yscroll));