#ifndef __WASABI_API_H #define __WASABI_API_H #include extern api_service *serviceManager; #define WASABI_API_SVC serviceManager #endif