提交 4b518bb2 编写于 作者: S Sean Barrett

whoops, didn't mean to check in those changes for this file, but did for the other files

上级 a3e84e25
......@@ -327,8 +327,6 @@ extern int stb_vorbis_get_samples_short(stb_vorbis *f, int channels, short **buf
#endif
extern void stb_vorbis_free(void *p);
//////// ERROR CODES
enum STBVorbisError
......@@ -594,11 +592,6 @@ typedef float codetype;
typedef uint16 codetype;
#endif
//#define STB_LEAKCHECK_IMPLEMENTATION
//#define STB_LEAKCHECK_SHOWALL
//#include "stb_leakcheck.h"
//void stb_vorbis_dumpmem(void) { stb_leakcheck_dumpmem(); }
// @NOTE
//
// Some arrays below are tagged "//varies", which means it's actually
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册