winamp/Src/replicant/Wasabi/api__wasabi-replicant.h

8 lines
158 B
C
Raw Normal View History

2024-09-24 12:54:57 +00:00
#pragma once
#include "ServiceManager.h"
#define WASABI2_API_SVC (&service_manager)
#include "SysCallbacks.h"
#define WASABI2_API_SYSCB (&system_callbacks)