@@ -18,8 +18,8 @@ Many thanks to Wolfhound
# pragma once
#endif
-#if !defined(__S3E__) || defined(OXYGINE_EDITOR)
-#define CLOSURE_FUNCTION 0
+#if !defined(__S3E__) && !defined(OXYGINE_EDITOR)
+#define CLOSURE_FUNCTION 1
#ifdef CLOSURE_FUNCTION