mackron / dr_libs

Audio decoding libraries for C/C++, each in a single source file.
Other
1.24k stars 205 forks source link

fix: This check should be for pStreamDecoder instead of pDecoder #266

Closed RealHurrison closed 4 months ago

RealHurrison commented 4 months ago

This check should be for pStreamDecoder instead of pDecoder

mackron commented 4 months ago

Good catch. Merged into the dev branch.