// // sub_5C754 from 0x5c754 to 0x5c760 (12 bytes) // // 3 xrefs: // > sub_93B20 @ 0x94294 // > sub_E47E0 @ 0xe483c // > sub_E4ED0 @ 0xe4f28 // // 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 // long double __fastcall sub_5C754(_OWORD *a1) { long double result; // q0 *a1 = 0u; a1[1] = 0u; *(_OWORD *)&result = 0u; return result; }