// // cocos2d::extension::CCHttpRequest::setUrl from 0x18001d1a0 to 0x18001d1c3 (35 bytes) // // 1 xrefs: // > @ 0x18002fdf8 // // 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::CCHttpRequest::setUrl(void **this, char *a2) { size_t v2; // r8 v2 = -1; do ++v2; while ( a2[v2] ); sub_180003BC0(this + 8, a2, v2); }