mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-11-28 00:10:53 +01:00
7 lines
126 B
C
7 lines
126 B
C
#pragma once
|
|
|
|
#include <api/service/api_service.h>
|
|
|
|
extern api_service *serviceManager;
|
|
#define WASABI_API_SVC serviceManager
|