// // sub_5215C from 0x5215c to 0x5218c (48 bytes) // // 1 xrefs: // > @ 0x10c030 // // 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_5215C(__int64 a1) { float result; // s0 if ( !(unsigned int)sub_524B8() ) { result = -*(float *)(a1 + 100); *(float *)(a1 + 104) = result; } return result; }