msvc formatting as usual

This commit is contained in:
bxaimc 2019-07-24 11:05:44 -04:00
parent 837b04866b
commit ee6e18c013

View File

@ -415,7 +415,7 @@ VGMSTREAM * init_vgmstream_ngc_dsp_std_le(STREAMFILE *streamFile) {
vgmstream->meta_type = meta_DSP_STD;
vgmstream->coding_type = coding_NGC_DSP;
vgmstream->layout_type = layout_none;
vgmstream->allow_dual_stereo = 1;
vgmstream->allow_dual_stereo = 1;
{
/* adpcm coeffs/history */