mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
electron_click: save state (nw)
This commit is contained in:
parent
1cf74c83a4
commit
61c7349334
@ -70,6 +70,7 @@ electron_click_device::electron_click_device(const machine_config &mconfig, cons
|
||||
|
||||
void electron_click_device::device_start()
|
||||
{
|
||||
save_item(NAME(m_page_register));
|
||||
}
|
||||
|
||||
//-------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user