Updated stb headers

This commit is contained in:
raysan5
2015-05-11 18:22:16 +02:00
parent 4e4b6bef21
commit e25f1227c0
6 changed files with 801 additions and 478 deletions

View File

@ -39,7 +39,8 @@
#include "utils.h" // rRES data decompression utility function
// NOTE: Includes Android fopen function map
#include "stb_vorbis.h" // OGG loading functions
#define STB_VORBIS_HEADER_ONLY
#include "stb_vorbis.c" // OGG loading functions
//----------------------------------------------------------------------------------
// Defines and Macros