// // sub_53DAC from 0x53dac to 0x53dc4 (24 bytes) // // 2 xrefs: // > sub_529D8 @ 0x52c2c // > sub_52D1C @ 0x52f10 // // 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_53DAC() { __int64 v0; // x19 return (*(__int64 (__fastcall **)(_QWORD, __int64, __int64))(**(_QWORD **)(v0 + 24) + 288LL))( *(_QWORD *)(v0 + 24), 4294967293LL, v0 + 768); }