mirror of
https://github.com/holub/mame
synced 2025-05-05 05:53:05 +03:00
(still nw)
This commit is contained in:
parent
2cfd6dd564
commit
05a0d5895b
@ -772,7 +772,6 @@ void ymz770_device::device_reset()
|
||||
channels[i].seqdelay = 0;
|
||||
channels[i].is_playing = false;
|
||||
channels[i].is_seq_playing = false;
|
||||
channels[i].decoder = new amm;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user