summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/crimfght.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/crimfght.c')
-rw-r--r--src/mame/video/crimfght.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/crimfght.c b/src/mame/video/crimfght.c
index cd83855e1dd..be7cdcdf7a2 100644
--- a/src/mame/video/crimfght.c
+++ b/src/mame/video/crimfght.c
@@ -64,7 +64,7 @@ void crimfght_state::video_start()
m_layer_colorbase[1] = 4;
m_layer_colorbase[2] = 8;
m_sprite_colorbase = 16;
-
+
save_item(NAME(m_paletteram));
}