mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
whoops (nw)
This commit is contained in:
parent
016f430cea
commit
bc5ffe4937
@ -240,6 +240,7 @@ void tms5110_device::register_for_save_states()
|
||||
save_item(NAME(m_old_frame_energy_idx));
|
||||
save_item(NAME(m_old_frame_pitch_idx));
|
||||
save_item(NAME(m_old_frame_k_idx));
|
||||
save_item(NAME(m_old_zpar));
|
||||
#endif
|
||||
save_item(NAME(m_current_energy));
|
||||
save_item(NAME(m_current_pitch));
|
||||
|
Loading…
Reference in New Issue
Block a user