// // sub_53CF0 from 0x53cf0 to 0x53d20 (48 bytes) // // 2 xrefs: // > sub_52828 @ 0x52838 // > sub_BDCDC @ 0xbdcec // // 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_53CF0(_QWORD *a1) { __int64 result; // x0 result = sub_CA660(); *a1 = off_10D660; return result; }