// // cocos2d::extension::CCControlButton::getLabelAnchorPoint from 0x180006380 to 0x1800063a2 (34 bytes) // // 4 xrefs: // > @ 0x180024168 // > @ 0x180027fb0 // > @ 0x18002fdf8 // > @ 0x180049618 // // 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::CCPoint *__fastcall cocos2d::extension::CCControlButton::getLabelAnchorPoint(__int64 a1, cocos2d::CCPoint *a2) { cocos2d::CCPoint::CCPoint(a2, (const struct cocos2d::CCPoint *)(a1 + 516)); return a2; }