// // sub_53DDC from 0x53ddc to 0x53dfc (32 bytes) // // 2 xrefs: // > sub_529D8 @ 0x52c5c // > sub_52D1C @ 0x52fd4 // // 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_53DDC() { __int64 v0; // x19 __int64 v1; // x8 v1 = *(_QWORD *)(v0 + 24); *(_DWORD *)(v0 + 776) = -1; *(_DWORD *)(v0 + 780) = *(_DWORD *)(*(_QWORD *)(v1 + 32) + 492LL); return 0; }