 |
Plasma Engine
2.0
|
Loading...
Searching...
No Matches
4#if PL_ENABLED(PL_COMPILE_ENGINE_AS_DLL)
5# ifdef BUILDSYSTEM_BUILDING_FMODPLUGIN_LIB
6# define PL_FMODPLUGIN_DLL PL_DECL_EXPORT
8# define PL_FMODPLUGIN_DLL PL_DECL_IMPORT
11# define PL_FMODPLUGIN_DLL
23 class EventDescription;