mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-17 19:19:16 +01:00
remove nonsense (thanks kode)
This commit is contained in:
parent
c3e35975aa
commit
bb59d6a389
@ -274,8 +274,6 @@ VGMSTREAM * init_vgmstream_ps2_mib(STREAMFILE *streamFile) {
|
||||
vgmstream->interleave_block_size=0;
|
||||
vgmstream->sample_rate = 22050;
|
||||
vgmstream->channels = 1;
|
||||
vgmstream->start_ch = 1;
|
||||
vgmstream->loop_ch = 1;
|
||||
}
|
||||
|
||||
vgmstream->num_samples = (int32_t)(fileLength/16/channel_count*28);
|
||||
|
Loading…
x
Reference in New Issue
Block a user