// // sub_180007770 from 0x180007770 to 0x180007787 (23 bytes) // // 1 xrefs: // > sub_180017E70 @ 0x180017fe0 // // 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_180007770(__int64 a1, int a2) { __int64 v2; // r8 v2 = *(_QWORD *)(a1 + 32); if ( v2 ) return *(unsigned int *)(v2 + 4LL * a2); else return 0xFFFFFFFFLL; }