mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-21 21:24:46 +00:00
'ov_read' function returns a signed long, that is stored in an unsigned integer 'bytesRead'. Comparsion 'bytesRead < 0' doesn't make sense, since an unsigned number >= 0. |
||
|---|---|---|
| .. | ||
| sfxVorbisStream.cpp | ||
| sfxVorbisStream.h | ||
| sfxWavStream.cpp | ||
| sfxWavStream.h | ||