// // sub_53D88 from 0x53d88 to 0x53da0 (24 bytes) // // 3 xrefs: // > sub_529D8 @ 0x52ad0 // > sub_529D8 @ 0x52bb4 // > sub_52D1C @ 0x52f00 // // 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_53D88@(__int64 a1@, __int64 a2@, __int64 a3@) { *(_QWORD *)(a2 + 512) = a3; return sub_CB148(a1, a2, 0, 0, 0, 0); }