// // cocos2d::extension::CCHttpRequest::setHeaders from 0x18001d3d0 to 0x18001d40a (58 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004afbc // // 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 // // Hidden C++ exception states: #wind=1 __int64 __fastcall cocos2d::extension::CCHttpRequest::setHeaders(__int64 a1, _QWORD *a2) { _QWORD *v3; // rcx v3 = (_QWORD *)(a1 + 176); if ( v3 != a2 ) sub_18001DB70(v3, *a2, (__int64)(a2[1] - *a2) >> 5); return sub_180003630(a2); }