mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
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"
|
Reference in New Issue
Block a user