mirror of
https://github.com/holub/mame
synced 2025-05-29 17:13:05 +03:00
scsp.cpp: Fix build (nw)
This commit is contained in:
parent
84586a697d
commit
622c783f5f
@ -286,7 +286,6 @@ void scsp_device::device_start()
|
||||
save_item(NAME(m_DSP.EXTS));
|
||||
save_item(NAME(m_DSP.EFREG));
|
||||
save_item(NAME(m_DSP.Stopped));
|
||||
save_item(NAME(m_DSP.Updated));
|
||||
save_item(NAME(m_DSP.LastStep));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user