mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 08:14:04 +02:00
f3dfc97c2c
This was incorrectly choosing the wrong endian-specific sample format when the endian.h header was not included. This commit switches to runtime endian detection.