// // __vdecl_cosf4 from 0x1801202c0 to 0x1801202d2 (18 bytes) // // 1 xrefs: // > sub_180028BE0 @ 0x180028cff // // 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 _vdecl_cosf4() { if ( dword_1801B1700 >= 2 ) return _sse4_cosf4(); else return _sse2_cosf4(); }