vgmstream/unix/exts.h

7 lines
80 B
C

#ifndef __EXTS__
#define __EXTS__
extern const char *vgmstream_exts[];
#endif