// // cocos2d::extension::CCScale9Sprite::setPreferredSize from 0x18000fcd0 to 0x18000fd04 (52 bytes) // // 3 xrefs: // > @ 0x1800278c0 // > @ 0x18002fdf8 // > @ 0x180049fc0 // // 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 // double __fastcall cocos2d::extension::CCScale9Sprite::setPreferredSize(__int64 a1, __int64 a2) { (*(void (__fastcall **)(__int64))(*(_QWORD *)a1 + 296LL))(a1); return cocos2d::CCSize::operator=(a1 + 352, a2); }