// // sub_56050 from 0x56050 to 0x56088 (56 bytes) // // 2 xrefs: // > sub_58BE0 @ 0x58c0c // > sub_5BD70 @ 0x5bd9c // // 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_56050(__int64 a1, unsigned int a2, float a3) { if ( (~LODWORD(a3) & 0x7F800000) == 0 ) return 29; if ( a2 > 3 ) return 59; *(float *)(a1 + 4LL * (int)a2 + 316) = a3; return 0; }