#ifndef NULLSOFT_APIH #define NULLSOFT_APIH #include extern api_service *serviceManager; #define WASABI_API_SVC serviceManager #include #define WASABI_API_APP applicationApi #include #define WASABI_API_SYSCB sysCallbackApi #include #include "../Agave/Language/api_language.h" #endif