Skip to content

Commit b090895

Browse files
committed
Re-enable script compiling
1 parent 7f9fa54 commit b090895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/retroplug/platform/Platform.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
//#define FORCE_LUA_COMPILE
44
#if !defined(_DEBUG) || defined(FORCE_LUA_COMPILE)// || defined(VST2_API)
5-
//#define COMPILE_LUA_SCRIPTS
5+
#define COMPILE_LUA_SCRIPTS
66
#endif

0 commit comments

Comments
 (0)