mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
Fix compile. No WN
This commit is contained in:
parent
5d4634c558
commit
0fd45f92af
@ -231,7 +231,7 @@ void netlist_mame_device_t::device_reset()
|
||||
LOG_DEV_CALLS(("device_reset\n"));
|
||||
m_old = netlist_time::zero;
|
||||
m_rem = 0;
|
||||
netlist().reset();
|
||||
netlist().do_reset();
|
||||
}
|
||||
|
||||
void netlist_mame_device_t::device_stop()
|
||||
|
Loading…
Reference in New Issue
Block a user