]> git.decadent.org.uk Git - ion3.git/blobdiff - libextl/luaextl.h
[svn-upgrade] Integrating new upstream version, ion3 (20070318)
[ion3.git] / libextl / luaextl.h
index 28cfde86d0a02c5a863e54178f935fbc03177642..f31cc97583c79d3a91382a9a74280a9b22c74821 100644 (file)
@@ -56,6 +56,7 @@ typedef struct{
     ExtlL2CallHandler *l2handler;
     bool safe;
     bool untraced;
+    bool registered;
 } ExtlExportedFnSpec;
 
 typedef struct ExtlSafelist_struct{