summaryrefslogtreecommitdiff
path: root/Source/3rdParty/Luax/luax_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/3rdParty/Luax/luax_config.h')
-rw-r--r--Source/3rdParty/Luax/luax_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/3rdParty/Luax/luax_config.h b/Source/3rdParty/Luax/luax_config.h
index 3401336..a161d95 100644
--- a/Source/3rdParty/Luax/luax_config.h
+++ b/Source/3rdParty/Luax/luax_config.h
@@ -50,6 +50,8 @@ namespace Luax
#define LUAX_API LUAX_LIBRARY_EXPORT
#endif
+//#define LUAX_ENABLE_NATIVE_EXTEND 0
+
}
#endif \ No newline at end of file