mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
sidepcktj: Forgot save_item for m_scroll_y (nw)
This commit is contained in:
parent
d12904d9a7
commit
3bee09d534
@ -517,6 +517,7 @@ DRIVER_INIT_MEMBER(sidepckt_state,sidepcktj)
|
||||
save_item(NAME(m_current_table));
|
||||
save_item(NAME(m_in_math));
|
||||
save_item(NAME(m_math_param));
|
||||
save_item(NAME(m_scroll_y));
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user