// // cocos2d::extension::CCControlColourPicker::updateControlPicker from 0x180007fc0 to 0x18000801a (90 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x180049834 // // 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::CCControlColourPicker::updateControlPicker( cocos2d::extension::CCControlColourPicker *this) { __int64 *v2; // rcx __int64 v3; // xmm1_8 __int64 v4; // rax __int128 v5; // [rsp+20h] [rbp-28h] BYREF __int64 v6; // [rsp+30h] [rbp-18h] (*(void (__fastcall **)(_QWORD))(**((_QWORD **)this + 64) + 1112LL))(*((_QWORD *)this + 64)); v2 = *((__int64 **)this + 63); v3 = *((_QWORD *)this + 62); v4 = *v2; v5 = *((_OWORD *)this + 30); v6 = v3; (*(void (__fastcall **)(__int64 *, __int128 *))(v4 + 1120))(v2, &v5); }