// // cocos2d::extension::AssetsManager::setVersionFileUrl from 0x180002900 to 0x180002923 (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::AssetsManager::setVersionFileUrl(cocos2d::extension::AssetsManager *this, char *a2) { size_t v2; // r8 v2 = -1; do ++v2; while ( a2[v2] ); sub_180003BC0((char *)this + 104, a2, v2); }