// // sub_5C6F0 from 0x5c6f0 to 0x5c704 (20 bytes) // // 2 xrefs: // > sub_5AD18 @ 0x5ae0c // > sub_5AF44 @ 0x5b044 // // 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 __usercall sub_5C6F0(int a1@) { __int64 v1; // x9 __int64 v2; // x10 *(_DWORD *)(v2 + 4 * v1) = a1; *(_QWORD *)(v2 + 8 * v1 + 20) = 0; }