(still nw)

This commit is contained in:
R. Belmont 2011-10-31 23:23:58 +00:00
parent 2cfd6dd564
commit 05a0d5895b

View File

@ -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;
}
}