{"type": "func", "start": 6443123632, "end": 6443123689, "name": "FMOD::Geometry::getMaxPolygons", "pseudocode": "// \n// FMOD::Geometry::getMaxPolygons from 0x1800a43b0 to 0x1800a43e9 (57 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_GetMaxPolygons @ 0x1800c5f79\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb5a4\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 FMOD::Geometry::getMaxPolygons(__int64 a1, __int64 a2, __int64 a3)\n{\n  __int64 result; // rax\n  __int64 v6; // [rsp+48h] [rbp+20h] BYREF\n\n  result = sub_1800D4500(a1, &v6);\n  if ( !(_DWORD)result )\n    return sub_1800D21B0(v6, a2, a3);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::getMaxPolygons from 0x1800a43b0 to 0x1800a43e9 (57 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_GetMaxPolygons @ 0x1800c5f79\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb5a4\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\nmov     [rsp+arg_0], rbx                                               ; +0x0, 0x1800a43b0\npush    rdi                                                            ; +0x5, 0x1800a43b5\nsub     rsp, 20h                                                       ; +0x6, 0x1800a43b6\nmov     rdi, rdx                                                       ; +0xa, 0x1800a43ba\nmov     rbx, r8                                                        ; +0xd, 0x1800a43bd\nlea     rdx, [rsp+28h+arg_18]                                          ; +0x10, 0x1800a43c0\ncall    sub_1800D4500                                                  ; +0x15, 0x1800a43c5\ntest    eax, eax                                                       ; +0x1a, 0x1800a43ca\njnz     short loc_1800A43DE                                            ; +0x1c, 0x1800a43cc\nmov     rcx, [rsp+28h+arg_18]                                          ; +0x1e, 0x1800a43ce\nmov     r8, rbx                                                        ; +0x23, 0x1800a43d3\nmov     rdx, rdi                                                       ; +0x26, 0x1800a43d6\ncall    sub_1800D21B0                                                  ; +0x29, 0x1800a43d9\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x2e, 0x1800a43de\nadd     rsp, 20h                                                       ; +0x33, 0x1800a43e3\npop     rdi                                                            ; +0x37, 0x1800a43e7\nretn                                                                   ; +0x38, 0x1800a43e8", "xrefs": ["FMOD_Geometry_GetMaxPolygons @ 0x1800c5f79", "<???> @ 0x180194348", "<???> @ 0x1801fb5a4"], "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"}