flac
This commit is contained in:
parent
f3b3410e87
commit
d1f0477751
3 changed files with 79 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ struct _MDESound {
|
|||
|
||||
extern MDESoundDriver MDESoundDriverMP3;
|
||||
extern MDESoundDriver MDESoundDriverVorbis;
|
||||
extern MDESoundDriver MDESoundDriverFLAC;
|
||||
|
||||
MDESound MDESoundOpen(const char* path);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue