// // sub_5C64C from 0x5c64c to 0x5c658 (12 bytes) // // 3 xrefs: // > sub_5B3B0 @ 0x5b468 // > sub_5B3B0 @ 0x5b520 // > sub_5B538 @ 0x5b68c // // 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_5C64C@(int a1@) { __int64 v1; // x19 *(_DWORD *)(v1 + 72) = a1; return sub_597E0(v1); }