mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 05:45:45 -04:00
Initial community commit
This commit is contained in:
7
Src/replicant/Wasabi/api__wasabi-replicant.h
Normal file
7
Src/replicant/Wasabi/api__wasabi-replicant.h
Normal file
@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "ServiceManager.h"
|
||||
#define WASABI2_API_SVC (&service_manager)
|
||||
|
||||
#include "SysCallbacks.h"
|
||||
#define WASABI2_API_SYSCB (&system_callbacks)
|
Reference in New Issue
Block a user