// // cocos2d::extension::CCScale9Sprite::visit from 0x180010160 to 0x18001018d (45 bytes) // // 3 xrefs: // > @ 0x180027828 // > @ 0x18002fdf8 // > @ 0x18004a08c // // 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::visit(cocos2d::extension::CCScale9Sprite *this) { if ( *((_BYTE *)this + 432) ) { cocos2d::extension::CCScale9Sprite::updatePositions(this); *((_BYTE *)this + 432) = 0; } cocos2d::CCNode::visit(this); }