api__in_wave.h 241 B

12345678910
  1. #ifndef NULLSOFT_IN_WAVE_API_H
  2. #define NULLSOFT_IN_WAVE_API_H
  3. #include "../Agave/Config/api_config.h"
  4. extern api_config *configApi;
  5. #define AGAVE_API_CONFIG configApi
  6. #define WASABI_API_SVC plugin.service
  7. #endif // !NULLSOFT_IN_WAVE_API_H