// // cocos2d::extension::CCScale9Sprite::setContentSize from 0x18000ee60 to 0x18000ee7c (28 bytes) // // 3 xrefs: // > @ 0x180027678 // > @ 0x18002fdf8 // > @ 0x180049eb8 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // void __fastcall cocos2d::extension::CCScale9Sprite::setContentSize( cocos2d::extension::CCScale9Sprite *this, const struct cocos2d::CCSize *a2) { cocos2d::CCNode::setContentSize(this, a2); *((_BYTE *)this + 432) = 1; }