// // sub_57268 from 0x57268 to 0x572c8 (96 bytes) // // 2 xrefs: // > @ 0x10c560 // > @ 0x10c788 // // 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_57268() { _DWORD *v0; // x19 _DWORD *v1; // x20 _DWORD *v2; // x21 _DWORD *v3; // x22 __int64 result; // x0 char v5; // [xsp+Ch] [xbp-34h] result = ((__int64 (*)(void))loc_57880)(); if ( !(_DWORD)result ) { if ( (v5 & 0x10) != 0 ) { if ( v3 ) *v3 = v1[42]; if ( v2 ) *v2 = v1[43]; result = 0; if ( v0 ) *v0 = v1[44]; } else { return 40; } } return result; }