// // sub_5D4B8 from 0x5d4b8 to 0x5d4c8 (16 bytes) // // 2 xrefs: // > sub_5CDC4 @ 0x5ce0c // > sub_5D3D0 @ 0x5d404 // // 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 __usercall sub_5D4B8@(__int64 a1@, __int64 a2@, __int64 a3@, __int64 a4@) { return sub_E2D74(*(_QWORD *)(*(_QWORD *)a4 + 432LL), a1, a2, a3, 1); }