1 2 3 4 5 6 7 8
#ifndef _SCRIPT_API_H #define _SCRIPT_API_H #include "_plugins.h" #define SCRIPT_EXPORT PLUG_IMPEXP #endif //_SCRIPT_API_H