diff --git a/src/retroplug/platform/Platform.h b/src/retroplug/platform/Platform.h index dacbe9549..4f3c48b29 100644 --- a/src/retroplug/platform/Platform.h +++ b/src/retroplug/platform/Platform.h @@ -2,5 +2,5 @@ //#define FORCE_LUA_COMPILE #if !defined(_DEBUG) || defined(FORCE_LUA_COMPILE)// || defined(VST2_API) -//#define COMPILE_LUA_SCRIPTS +#define COMPILE_LUA_SCRIPTS #endif \ No newline at end of file