whoops (nw)

This commit is contained in:
Lord-Nightmare 2015-08-25 23:36:18 -04:00
parent 016f430cea
commit bc5ffe4937

View File

@ -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));