Use stb_vorbis.h as header only

This commit is contained in:
Ray 2018-12-21 00:17:44 +01:00
parent e48f2f9d43
commit 4ec4dc691f
12 changed files with 5120 additions and 5122 deletions

View file

@ -6,7 +6,7 @@
*
* DEPENDENCIES:
* mini_al.h - Audio device management lib (http://kcat.strangesoft.net/openal.html)
* stb_vorbis.c - Ogg audio files loading (http://www.nothings.org/stb_vorbis/)
* stb_vorbis.h - Ogg audio files loading (http://www.nothings.org/stb_vorbis/)
* jar_xm.h - XM module file loading
* jar_mod.h - MOD audio file loading
* dr_flac.h - FLAC audio file loading