Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
7
Src/Plugins/Output/out_wave/out_wave.h
Normal file
7
Src/Plugins/Output/out_wave/out_wave.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#define STRICT
|
||||
#include <windows.h>
|
||||
#include "../Winamp/out.h"
|
||||
|
||||
extern Out_Module mod;
|
||||
|
||||
#define OUT_WAVE_VER L"2.22"
|
Loading…
Add table
Add a link
Reference in a new issue