// // sub_1047F0 from 0x1047f0 to 0x104804 (20 bytes) // // 2 xrefs: // > sub_103E84 @ 0x103f5c // > sub_103E84 @ 0x1041bc // // 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 // __n128 __fastcall sub_1047F0(double a1, double a2) { __n128 result; // q0 result.n128_f64[1] = a2; return result; }