// // sub_57424 from 0x57424 to 0x57440 (28 bytes) // // 2 xrefs: // > @ 0x10c580 // > @ 0x10c7a8 // // 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 // void __fastcall sub_57424(__int64 a1, _QWORD *a2, _DWORD *a3) { if ( a2 ) *a2 = *(_QWORD *)(a1 + 224); if ( a3 ) *a3 = *(_DWORD *)(a1 + 232); JUMPOUT(0x57800); }