X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=libextl%2Fluaextl.h;h=f31cc97583c79d3a91382a9a74280a9b22c74821;hb=de22e45179cb3bafa490294d31d47f361047a30a;hp=28cfde86d0a02c5a863e54178f935fbc03177642;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/libextl/luaextl.h b/libextl/luaextl.h index 28cfde8..f31cc97 100644 --- a/libextl/luaextl.h +++ b/libextl/luaextl.h @@ -56,6 +56,7 @@ typedef struct{ ExtlL2CallHandler *l2handler; bool safe; bool untraced; + bool registered; } ExtlExportedFnSpec; typedef struct ExtlSafelist_struct{