// // cocos2d::extension::CCControlButton::getPreferredSize from 0x180006330 to 0x180006352 (34 bytes) // // 4 xrefs: // > @ 0x180024148 // > @ 0x180027f90 // > @ 0x18002fdf8 // > @ 0x18004960c // // 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::CCControlButton::getPreferredSize(__int64 a1, cocos2d::CCSize *a2) { cocos2d::CCSize::CCSize(a2, (const struct cocos2d::CCSize *)(a1 + 504)); return a2; }