// // sub_5C694 from 0x5c694 to 0x5c6a4 (16 bytes) // // 2 xrefs: // > sub_59FEC @ 0x5a1e8 // > sub_5A364 @ 0x5a478 // // 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 __usercall sub_5C694@(__int64 a1@) { __int64 v1; // x9 __int64 v2; // x10 __int64 v3; // x19 return (*(__int64 (__fastcall **)(__int64, __int64))(a1 + 320))(v3, v1 + v2); }