stb_vorbis.h - get rid of this

This commit is contained in:
twinaphex 2017-02-23 14:29:47 +01:00
parent 8cbb4e13ee
commit f9ca3c9d87

View File

@ -588,8 +588,6 @@ enum STBVorbisError
#if !(defined(__APPLE__) || defined(MACOSX) || defined(macintosh) || defined(Macintosh))
#include <malloc.h>
#endif
#else
#define NULL 0
#endif
#include <retro_inline.h>