summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/sgi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/sgi.c')
-rw-r--r--src/mess/machine/sgi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/sgi.c b/src/mess/machine/sgi.c
index 1240dd5d378..e45be40ecae 100644
--- a/src/mess/machine/sgi.c
+++ b/src/mess/machine/sgi.c
@@ -88,7 +88,7 @@ void sgi_mc_device::device_start()
}
timer_init();
-
+
save_item(NAME(m_nCPUControl0));
save_item(NAME(m_nCPUControl1));
save_item(NAME(m_nWatchdog));