summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/zac2650.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/zac2650.c')
-rw-r--r--src/mame/video/zac2650.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/zac2650.c b/src/mame/video/zac2650.c
index c4adb273f56..baf218d4e49 100644
--- a/src/mame/video/zac2650.c
+++ b/src/mame/video/zac2650.c
@@ -125,7 +125,7 @@ void zac2650_state::video_start()
m_gfxdecode->gfx(1)->set_source(m_s2636_0_ram);
m_gfxdecode->gfx(2)->set_source(m_s2636_0_ram);
-
+
save_item(NAME(m_bitmap));
save_item(NAME(m_spritebitmap));
save_item(NAME(m_CollisionBackground));