// // sub_59214 from 0x59214 to 0x5924c (56 bytes) // // 1 xrefs: // > @ 0x10c510 // // 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_59214(__int64 a1, __int64 a2) { __int64 result; // x0 result = sub_56824(a1, a2); if ( !(_DWORD)result && (!a2 || *(_QWORD *)(a1 + 584) == a2) ) *(_QWORD *)(a1 + 584) = 0; return result; }