summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mustache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/mustache.c')
-rw-r--r--src/mame/video/mustache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/mustache.c b/src/mame/video/mustache.c
index ef900a60629..7519dfc2b68 100644
--- a/src/mame/video/mustache.c
+++ b/src/mame/video/mustache.c
@@ -92,7 +92,7 @@ void mustache_state::video_start()
8, 8, 64, 32);
m_bg_tilemap->set_scroll_rows(4);
-
+
save_item(NAME(m_control_byte));
}