// // cocos2d::extension::CCHttpRequest::setTag from 0x18001d300 to 0x18001d323 (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::setTag(void **this, char *a2) { size_t v2; // r8 v2 = -1; do ++v2; while ( a2[v2] ); sub_180003BC0(this + 15, a2, v2); }