Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
7
Src/Winamp/api_audiostream.h
Normal file
7
Src/Winamp/api_audiostream.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#include "../Agave/DecodeFile/ifc_audiostream.h"
|
||||
#ifndef NULLSOFT_TYPEDEF_API_AUDIOSTREAM_H
|
||||
#define NULLSOFT_TYPEDEF_API_AUDIOSTREAM_H
|
||||
|
||||
typedef ifc_audiostream api_audiostream;
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue