1 2 3 4 5 6 7
#pragma once #include "ServiceManager.h" #define WASABI2_API_SVC (&service_manager) #include "SysCallbacks.h" #define WASABI2_API_SYSCB (&system_callbacks)