// // sub_5CCC0 from 0x5ccc0 to 0x5ccf8 (56 bytes) // // 1 xrefs: // > sub_5D26C @ 0x5d280 // // 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_5CCC0(_QWORD *a1) { __int64 result; // x0 result = sub_E42C0(); *a1 = off_10C898; a1[42] = 0; a1[43] = a1 + 43; a1[44] = a1 + 43; a1[45] = 0; a1[46] = 0; a1[47] = 0; return result; }