// // cocos2d::extension::AssetsManager::sendErrorMessage from 0x180002a30 to 0x180002a9d (109 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x180049174 // // 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 cocos2d::extension::AssetsManager::sendErrorMessage(__int64 a1, int a2) { _QWORD *v4; // rbx _DWORD *v5; // rax v4 = operator new(0x10u); v4[1] = 0; *(_DWORD *)v4 = 3; v5 = operator new(0x10u); v5[1] = 0; *v5 = a2; *((_QWORD *)v5 + 1) = a1; v4[1] = v5; return sub_180002B70(*(_QWORD *)(a1 + 176), v4); }