// // sub_5C54C from 0x5c54c to 0x5c56c (32 bytes) // // 2 xrefs: // > sub_59FEC @ 0x5a0ac // > sub_5A364 @ 0x5a3e0 // // 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 sub_5C54C() { __int64 *v0; // x19 __int64 v1; // x9 v1 = *v0; *((_DWORD *)v0 + 18) |= 0x40000u; return (*(__int64 (__fastcall **)(__int64 *, __int64))(v1 + 16))(v0, 1); }