Replace stb_vorbis with libogg+libvorbis

This commit is contained in:
Ellen Poe 2021-09-09 18:54:18 -07:00
parent 0d5e13cd80
commit f5d9c7b487
36 changed files with 1046 additions and 6041 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,2 +0,0 @@
#define STB_VORBIS_HEADER_ONLY
#include "stb_vorbis.c"