Files
mice-3ds/source/flac.h
Mahyar Koshkouei b0a1eb8283 Add flac support
Not working properly due to decoding flac in to 32 bit buffer instead of
16 bit.

Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
2016-12-21 20:25:26 +00:00

2 lines
30 B
C

int playFlac(const char* in);