// // cocos2d::extension::CCControlColourPicker::updateHueAndControlPicker from 0x180008020 to 0x1800080a9 (137 bytes) // // 4 xrefs: // > cocos2d::extension::CCControlColourPicker::init @ 0x180007def // > cocos2d::extension::CCControlColourPicker::setColorValue @ 0x180007f57 // > @ 0x18002fdf8 // > @ 0x180049840 // // 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::updateHueAndControlPicker( cocos2d::extension::CCControlColourPicker *this) { __int64 *v2; // rcx __int64 v3; // xmm1_8 __int64 v4; // rax __int64 *v5; // rcx __int64 v6; // xmm1_8 __int64 v7; // rax __int128 v8; // [rsp+20h] [rbp-28h] BYREF __int64 v9; // [rsp+30h] [rbp-18h] (*(void (__fastcall **)(_QWORD))(**((_QWORD **)this + 64) + 1112LL))(*((_QWORD *)this + 64)); v2 = *((__int64 **)this + 63); v3 = *((_QWORD *)this + 62); v4 = *v2; v8 = *((_OWORD *)this + 30); v9 = v3; (*(void (__fastcall **)(__int64 *, __int128 *))(v4 + 1120))(v2, &v8); v5 = *((__int64 **)this + 63); v6 = *((_QWORD *)this + 62); v7 = *v5; v8 = *((_OWORD *)this + 30); v9 = v6; (*(void (__fastcall **)(__int64 *, __int128 *))(v7 + 1128))(v5, &v8); }