mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
This is a lightweight single-file Ogg Vorbis decoder which will be used for Ogg playback instead of libogg/libvorbis.
2 lines
58 B
C
2 lines
58 B
C
#define STB_VORBIS_HEADER_ONLY
|
|
#include "../stb_vorbis.c"
|