mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-13 17:32:38 +01:00
7 lines
80 B
C
7 lines
80 B
C
#ifndef __EXTS__
|
|
#define __EXTS__
|
|
|
|
extern const char *vgmstream_exts[];
|
|
|
|
#endif
|