// // cocos2d::extension::CCScale9Sprite::getPreferredSize from 0x18000fd10 to 0x18000fd32 (34 bytes) // // 3 xrefs: // > @ 0x1800278b8 // > @ 0x18002fdf8 // > @ 0x180049fcc // // 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 // cocos2d::CCSize *__fastcall cocos2d::extension::CCScale9Sprite::getPreferredSize(__int64 a1, cocos2d::CCSize *a2) { cocos2d::CCSize::CCSize(a2, (const struct cocos2d::CCSize *)(a1 + 352)); return a2; }