]> git.saurik.com Git - cycript.git/blobdiff - cycript.hpp
Setting to .messages should only affect that Class.
[cycript.git] / cycript.hpp
index 5498b594f9001be4f2f963b854939786bb864c24..e65721a32f5c682d3fb261cb914a1d93726c565e 100644 (file)
@@ -51,4 +51,6 @@ bool CYSendAll(int socket, const Type_ *data, size_t size) {
 
 CYPool &CYGetGlobalPool();
 
 
 CYPool &CYGetGlobalPool();
 
+CYUTF8String CYPoolCode(CYPool &pool, CYUTF8String code);
+
 #endif/*CYCRIPT_HPP*/
 #endif/*CYCRIPT_HPP*/