// // sub_53A90 from 0x53a90 to 0x53ac0 (48 bytes) // // 1 xrefs: // > @ 0x10c298 // // 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_53A90() { __int64 v0; // x19 __int64 v1; // x0 __int64 result; // x0 __int64 v3; // x8 v1 = sub_53E3C(); result = ((__int64 (__fastcall *)(__int64))loc_525F4)(v1); if ( !(_DWORD)result ) { v3 = *(_QWORD *)(v0 + 744); if ( v3 ) *(_QWORD *)(v3 + 716) = *(_QWORD *)(v0 + 88); } return result; }