{"type": "func", "start": 6442501280, "end": 6442501318, "name": "sub_18000C4A0", "pseudocode": "// \n// sub_18000C4A0 from 0x18000c4a0 to 0x18000c4c6 (38 bytes)\n// \n// 2 xrefs:\n// > sub_18000D2FC @ 0x18000d303\n// > <???> @ 0x180026f70\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 __fastcall sub_18000C4A0(float *a1, float a2)\n{\n  float v2; // xmm0_4\n\n  v2 = a1[154];\n  if ( v2 < a2 )\n    v2 = fminf(a1[153], a2);\n  a1[152] = v2;\n  return sub_18000C670(a1);\n}", "assembly": "; \n; sub_18000C4A0 from 0x18000c4a0 to 0x18000c4c6 (38 bytes)\n; \n; 2 xrefs:\n; > sub_18000D2FC @ 0x18000d303\n; > <???> @ 0x180026f70\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nmovss   xmm0, dword ptr [rcx+268h]                                     ; +0x0, 0x18000c4a0\ncomiss  xmm0, xmm1                                                     ; +0x8, 0x18000c4a8\njnb     short loc_18000C4B9                                            ; +0xb, 0x18000c4ab\nmovss   xmm0, dword ptr [rcx+264h]                                     ; +0xd, 0x18000c4ad\nminss   xmm0, xmm1                                                     ; +0x15, 0x18000c4b5\nmovss   dword ptr [rcx+260h], xmm0                                     ; +0x19, 0x18000c4b9\njmp     sub_18000C670                                                  ; +0x21, 0x18000c4c1", "xrefs": ["sub_18000D2FC @ 0x18000d303", "<???> @ 0x180026f70"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}