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:
10
Src/Plugins/Input/in_wave/api__in_wave.h
Normal file
10
Src/Plugins/Input/in_wave/api__in_wave.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef NULLSOFT_IN_WAVE_API_H
|
||||
#define NULLSOFT_IN_WAVE_API_H
|
||||
|
||||
#include "../Agave/Config/api_config.h"
|
||||
extern api_config *configApi;
|
||||
#define AGAVE_API_CONFIG configApi
|
||||
|
||||
#define WASABI_API_SVC plugin.service
|
||||
|
||||
#endif // !NULLSOFT_IN_WAVE_API_H
|
Reference in New Issue
Block a user