summaryrefslogtreecommitdiffhomepage
path: root/src/external/stb_vorbis.c
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2017-08-04 12:58:39 +0200
committerraysan5 <[email protected]>2017-08-04 12:58:39 +0200
commit2ec888019779d2e2638eed005383c8b7548ff005 (patch)
treeb062a904fa785551db52804d94494bd71dc53db6 /src/external/stb_vorbis.c
parentfba117e3cdfa79591410085a3e6d027dd7c891cf (diff)
downloadraylib-2ec888019779d2e2638eed005383c8b7548ff005.tar.gz
raylib-2ec888019779d2e2638eed005383c8b7548ff005.zip
Updated stb libs to latest version
Diffstat (limited to 'src/external/stb_vorbis.c')
-rw-r--r--src/external/stb_vorbis.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/external/stb_vorbis.c b/src/external/stb_vorbis.c
index 21638bcd..5f2e0814 100644
--- a/src/external/stb_vorbis.c
+++ b/src/external/stb_vorbis.c
@@ -193,6 +193,7 @@
#undef __forceinline
#endif
#define __forceinline
+ #define alloca __builtin_alloca
#elif !defined(_MSC_VER)
#if __GNUC__
#define __forceinline inline