mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-10 20:21:45 +01:00
7 lines
80 B
C
7 lines
80 B
C
#ifndef __EXTS__
|
|
#define __EXTS__
|
|
|
|
extern const char *vgmstream_exts[];
|
|
|
|
#endif
|