X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/a2f3ecabdf36b8b6e35dff67380ab7482993c60b..8a2eb1bec421d66eafe982661ea1d282505fdfe1:/Internal.hpp diff --git a/Internal.hpp b/Internal.hpp index 7c278b4..cf35708 100644 --- a/Internal.hpp +++ b/Internal.hpp @@ -190,6 +190,7 @@ struct Functor : } static JSStaticFunction const * const StaticFunctions; + static JSStaticValue const * const StaticValues; }; } struct Closure_privateData :