// // sub_56344 from 0x56344 to 0x5636c (40 bytes) // // 2 xrefs: // > @ 0x10c4e0 // > @ 0x10c708 // // 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_56344(__int64 a1, _QWORD *a2, _QWORD *a3, _BYTE *a4) { if ( a2 ) *a2 = *(_QWORD *)(a1 + 296); if ( a3 ) *a3 = *(_QWORD *)(a1 + 304); if ( a4 ) *a4 = *(_BYTE *)(a1 + 312); JUMPOUT(0x57800); }