// // sub_52828 from 0x52828 to 0x52858 (48 bytes) // // 2 xrefs: // > sub_527DC @ 0x527fc // > sub_A76CC @ 0xa7964 // // 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 __fastcall sub_52828(_QWORD *a1) { __int64 result; // x0 result = sub_53CF0(); *a1 = off_10EF08; return result; }