summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/timelimt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/timelimt.c')
-rw-r--r--src/mame/video/timelimt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/timelimt.c b/src/mame/video/timelimt.c
index 31412c8000e..282c85155b3 100644
--- a/src/mame/video/timelimt.c
+++ b/src/mame/video/timelimt.c
@@ -73,7 +73,7 @@ void timelimt_state::video_start()
8, 8, 32, 32);
m_fg_tilemap->set_transparent_pen(0);
-
+
save_item(NAME(m_scrollx));
save_item(NAME(m_scrolly));
}