You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
miniaudio/extras/miniaudio_split
David Reid 4a5b74bef0 Version 0.11.21 1 year ago
..
README.md Add the split version of miniaudio to the extras folder. 5 years ago
miniaudio.c Version 0.11.21 1 year ago
miniaudio.h Version 0.11.21 1 year ago

README.md

These files split the main library into separate .h and .c files. This is intended for those who prefer separate files or whose build environment better suits this configuration. The files here are generated from a tool based on the content in the main miniaudio.h file. Do not edit these files directly. If you want to contribute, please make the contribution in the main file.

This is not always up to date with the most recent commit in the dev branch, but will usually be up to date with the master branch.