mirror of
https://github.com/holub/mame
synced 2025-07-06 18:39:28 +03:00
foodf: Fix save state regression (nw)
This commit is contained in:
parent
bee2c01d3d
commit
202ffa7afd
@ -156,7 +156,7 @@ void foodf_state::machine_start()
|
||||
|
||||
save_item(NAME(m_scanline_int_state));
|
||||
save_item(NAME(m_video_int_state));
|
||||
save_item(NAME(m_playfield_flip));
|
||||
|
||||
m_leds.resolve();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user