// // sub_180002480 from 0x180002480 to 0x18000250e (142 bytes) // // 2 xrefs: // > cocos2d::extension::AssetsManager::downLoad @ 0x180002705 // > @ 0x180049138 // // 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 // __int64 __fastcall sub_180002480(__int64 a1, double a2, double a3) { _QWORD *v4; // rbx _DWORD *v5; // rax v4 = operator new(0x10u); v4[1] = 0; *(_DWORD *)v4 = 2; v5 = operator new(0x10u); v5[1] = 0; *((_QWORD *)v5 + 1) = a1; *v5 = (int)(a3 / a2 * 100.0); v4[1] = v5; sub_180002B70(*(_QWORD *)(a1 + 176), v4); return 0; }