// // sub_579B4 from 0x579b4 to 0x579c8 (20 bytes) // // 2 xrefs: // > sub_55DCC @ 0x55eb0 // > sub_55DCC @ 0x55f1c // // 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 // float __fastcall sub_579B4(float a1, float a2, float a3) { return fmaxf(a1, a2) * a3; }